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
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