Question on Datasheet mode

K

Kyle Jedrusiak

If I have a form in Datasheet mode the user can customize the grid any which
way including sorting.

What is the easiest way to reset the grid specifically back to it's original
sort?

I'm already customizing the columns in the Form_Open event so that's not a
problem.

Kyle!
 
K

Kyle Jedrusiak

Also...

Is there a way to set my own ShortCutMenu when the form is in Datagrid mode.

Right now even if I've set it, it seems to use the short cut menu that's for
the datasheet.

Kyle!
 
Top