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
45
DropDown in a web Row
posted

Hello

I have a webDataGrid with 5 dropdown providers linked to other tables of my SQL database.(wint insert-update-delete)

I want to use the Row Editing Template, but I don't know how to set up the dropdowns in the row editing template?

Could you help me please,

thank you !

Parents
No Data
Reply
  • 2180
    Offline posted

    Hello,

    It is not possible to use the dropdown providers in the Row Editing Template. You have to define WebDropDown in the Row Editing Template. I have attached a sample application that demonstrates this approach.

    Sincerely,
    Diyan Dimitrov
    Senior Software Developer

    WebDataGridRETDropDown.zip

Children
No Data