If I bring up a form with a region that has several columns and then I want
to re-sort them by any of those columns, how might I accomplish this?
After re-sorting, I need to capture the row (Part Number of the row) that
the user selects.
I am thinking something along the lines of when you do a browse and click on
a column heading, it sorts the rows by that column. Or if I use the Browse
command, is there a way for the user to click on a row so that I can get a
return value to know which row they want?
Bernie Lis