Is there anyway to stop the sorting in fields while the user is editing it
Printable View
Is there anyway to stop the sorting in fields while the user is editing it
Explain a bit more, I'm not completely sure what you are asking.
The problem is that when the user try to edit a cell which is in a column sorted in the recordset the new data he has modified is immediatly sorted which causes problem. No i'am trying to sort it via the primary key so the sorting won't change while he edit but i'm having a hard time keeping track of the cell the user wanted to edit originally
Im fact my problem revolves around the fact that the sort can be changed by the user at runtime