Hello,
Completely new in jqGrid, I use it with ASP.NET MVC C#
I'd have an array with value to display. In these value, I don't want to display one, the Id, it's a Guid.
I'd like :
1. hide the Id column
2. on the selected row, when I click on a button get the value form the database with the Id
3. Display in a jQuery UI popup, save and relaod the grid
How can I do this ?
Thanks,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top