Any idea that has received less than 6 kudos within 6 years after posting will be automatically declined.
On a 2D list, when you double click, you have only the line of double click.
The column number is very useful :
If you're using the double click event, you also get a Coords value. MC list boxes and tables have a method called Point to Row Column which allows you to feed in this value and then returns which cell is at that point.
Yes a know this function. But you have a direct acces to the line number and not to the column number.
When you use 2D control (liste, array) i need alway the clumn number.
Example to reorder by a colmun.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 6 kudos within 6 years after posting will be automatically declined.