Hi All,
In our application we have a grid with check box as first column. When we save the data we are allowing only the selected rows from the check box. When we get the selected rowdata from the grid the Json data contains the check box value also. But we dont want to send the check box value to server as I am not saving it to the database.
So is there is a way to skip the columns when we get the row data from the grid.
Regards,
Ekanta