This is a migrated thread and some comments may be shown as answers.

[Solved] ItemRequested event return empty string

1 Answer 116 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mihir Pathak
Top achievements
Rank 1
Mihir Pathak asked on 02 Feb 2010, 07:20 PM
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

Sort by
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.
Tags
ComboBox
Asked by
Mihir Pathak
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or