I need to set cmbbox.DroppedDown =true for a windows combobox on it's foucs but I coudn't.
I can achieve it when the combobox is out of the RadGrid.
Please help me out with a technique. Thanks in advance.
--
Regards,
Manohar
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 23 Oct 2012, 09:16 AM
Hello Manohar,
Thank you for writing.
If I understand correctly, you want to show the popup of a cell in GridViewComboBoxColumn in RadGridView. If so, you need to first call the BeginEdit method of the desired cell, and then handle the CellEditorInitialized event, where you can open the popup:
You’ve been asking for it and now it’s time for us to deliver. RadControls for WinForms Q3 2012 release is just around the corner. Sign up for a free webinar to see first all the latest enhancements.