Hi,
I'm using a User Control Edit Form to insert/update records on RadGrid. On my User Control Edit Form, there is a DropDownList control. The problem is when the DropDownList is focused, if I hit Up/Down Keys to select a item, the selected row on the RadGrid changes.
Let's say I have 5 records on the grid, and 3. record/row is selected. On the DropDownList, if I hit Up Key to go through the items, 2. record/row will be selected on the RadGrid.
Thanks,
Nazmi
I'm using a User Control Edit Form to insert/update records on RadGrid. On my User Control Edit Form, there is a DropDownList control. The problem is when the DropDownList is focused, if I hit Up/Down Keys to select a item, the selected row on the RadGrid changes.
Let's say I have 5 records on the grid, and 3. record/row is selected. On the DropDownList, if I hit Up Key to go through the items, 2. record/row will be selected on the RadGrid.
Thanks,
Nazmi