Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
binding dropdown in RowEditTemplate
posted

Hi,

1st: How can I bind a dropdown in rowedittemplate with different data for different row? For Example: For row 1, dropdown will bind some data. and for row 2 dropdown will bind different data. Its depend on some criteria. How can I do this? is there any event? I know that OnInitializeLayout dropdownlist can bind but i need it for each row   because each time it will bind data dependng on some criteria from row.

 2nd:  How can i catch event of dropdownlist in rowedittemplate?

 thanks in advance

Mamun