Hi Guys,
I am using Telrik ASP.NET AJAX controls. I am facing some problem while using RadGrid and RadCombo control. My scenario is given below:
I am using RadGrid on my page and using .ascx user control in RadGrid "EditFormSettings" property to edit my record. In this user control I've a RadCombo and also some textboxes. When i try to add new line in grid a new row with editable form is open. In RadCombo i type something to select, if it doesn't exist in our radcombo i open a RadWindow in which i add new value after adding this new item then i close my RadWindow and in close event radwindow i rebind my grid of page, the newly added item shows in the dropdown, but it is not marked a selected in RadCombo. Can anybody help me that how i can mark it selected. Its very urgent. Waiting for quick reply. Thanks in advance.
Regards,
Zeeshan
I am using Telrik ASP.NET AJAX controls. I am facing some problem while using RadGrid and RadCombo control. My scenario is given below:
I am using RadGrid on my page and using .ascx user control in RadGrid "EditFormSettings" property to edit my record. In this user control I've a RadCombo and also some textboxes. When i try to add new line in grid a new row with editable form is open. In RadCombo i type something to select, if it doesn't exist in our radcombo i open a RadWindow in which i add new value after adding this new item then i close my RadWindow and in close event radwindow i rebind my grid of page, the newly added item shows in the dropdown, but it is not marked a selected in RadCombo. Can anybody help me that how i can mark it selected. Its very urgent. Waiting for quick reply. Thanks in advance.
Regards,
Zeeshan