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

select a particular item of dropdownlist and populate the item data in textboxes/Html Controls

0 Answers 64 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Rajesh
Top achievements
Rank 1
Rajesh asked on 25 Oct 2012, 09:04 AM
Hi,

I need a small sample for the scenario below and I am not knowing how to do this.

I got a kendo dropdownlist and some textboxes in a webform. For example the dropdownlist is the products dropdown, I need to select a particular product and pass the productId as input to get some other information regarding that product (from the database or datacontext or webservice or whatever) and fill in the textboxes.

For example
Product contains information like Barcode, quantity, cost etc., for the product selected from the dropdown fill the barcode, quantity, cost textboxes (all in the same form)

Please provide me a sample that explains the scenario above and I am not getting any code sample from internet regarding the scenario. I need your help and it's very urgent.

I have choosen kendo controls to do my project and now I am stuck with this not understanding what to do. Please help.

Regards,
Rajesh

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Rajesh
Top achievements
Rank 1
Share this question
or