Like Grid a lot.
Plan to buy if I work out some details. Developing prototype for grid to incorporate into existing app.
Used the old ALIGRID component.
What event should I use to determine the upper left and lower right cells of the selection.
In a different grid (ALIGRID) the OnClick event handler gave me the rectangle, Using either the mouse or keyboard but it appears that ProfGrid fires the OnClick as soon as the starting corner cell is clicked.
I discovered that I can use the MouseUp event to get the current selection,
What do I use when selecting with the keyboard.
Is there a common event?
Any help would be appreciated.
thanks