I want to have excel like functionality in UltraWinGrid for
1. Selecting all the rows and columns
2. Arrow type mouse cursor (similar to excel) when user places cursor on Row selector or column header.
Is there any property of grid to acheive this ?
-- Sambhaji
Sambha said:1. Selecting all the rows and columns
HOWTO:What is the best way to programmatically select all rows in the grid?
Sambha said:2. Arrow type mouse cursor (similar to excel) when user places cursor on Row selector or column header.
HOWTO:UltraWinGrid Cursor Movement like Excel