Hello every one,
this is what i would like to achieve .....
Once i click on a column header in a datagrid it sorts the rows, i select a row to edit but once i accept the edit i don't want it to "resort" or "refresh". it must stay the same as the time i sorted the column header.
I am using a datagrid.
this is what i would like to achieve .....
Once i click on a column header in a datagrid it sorts the rows, i select a row to edit but once i accept the edit i don't want it to "resort" or "refresh". it must stay the same as the time i sorted the column header.
I am using a datagrid.
Comment