Hello,
I am working with MDI Windows Application and I have two different RadForms both are having RadGrid each. I have a button on first RadForm that opens second RadForm. Now user should be able to selects multiple rows from the grid on second RadForm using either mouse click or up-down arrow key to navigate through rows and press space key to select particular row. Again selected row should be highlighted. There is a Ok button on the second RadForm on click of which second RadForm should close and Rad Grid View on first RadForm should get filled with all selected rows from the grid on second RadForm.
I have set Modifier to Public for the grid on first RadForm and tried this functionality on cell click event for the grid on second RadForm all with no luck. Any help is appreciated. I would be great full if someone help. This is my first windows application.
Regards
Pathan L.
I am working with MDI Windows Application and I have two different RadForms both are having RadGrid each. I have a button on first RadForm that opens second RadForm. Now user should be able to selects multiple rows from the grid on second RadForm using either mouse click or up-down arrow key to navigate through rows and press space key to select particular row. Again selected row should be highlighted. There is a Ok button on the second RadForm on click of which second RadForm should close and Rad Grid View on first RadForm should get filled with all selected rows from the grid on second RadForm.
I have set Modifier to Public for the grid on first RadForm and tried this functionality on cell click event for the grid on second RadForm all with no luck. Any help is appreciated. I would be great full if someone help. This is my first windows application.
Regards
Pathan L.