I am creating my JqGrid in C#, as I found in the example code.
However I want to have a collumn at the end that has no header text, and displays an Edit button and a View Button that will send the primary key as a parameter to the Edit and View pages.
I cannot see how to do this.
This is my code;
|
1 |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top