in jqgrid for update/edit to work I have to make primary key columns editable.
but they should be editable only while adding new record and not while updating old record.
is there a way to get around this issue. i guess this must be very common issue, but i did not find any solution to it.
thanks in advance for helping me out.