I am trying to use Related Combobox example but I am not able to get e.Text/e.Value on the server side. It is returning empty string. At the Client side item.get_value() return the correct value.
Thanks,
M P
1 Answer, 1 is accepted
0
Simon
Telerik team
answered on 03 Feb 2010, 11:37 AM
Hi Mihir Pathak,
In which event handler are you accessing e.Text/Value?
Please make sure that you are passing item.get_value() as the first parameter of the requestItems call (as in the demo).
Regards,
Simon
the Telerik team
Watch a video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Follow the status of features or bugs in
PITS
and vote for them to affect their priority.