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
160
Populate Columns in a webgrid based on a selected dropdown list Value (ValueList SelchangeHandler)
posted

Hi ,

I have a webgrid with 5 columns and 2 columns are prepopulated with uneditable text and in the rest of the three columns i have to populate the columns when a value in first column is selected. I have populated the Column with a value list from a dataset Query. I tried to use a value list selchange handler.But couldnot figure out how to populate the values of the next two columns .I can retrieve all the required information from the query am using to populate the first dropdown.so if i can neway use that data to populate the remaining two columns wud be greatly appreciated.

Can anybody help me with this where on selection of an employee in a dropdown his trade has to be populated in another column of the webgrid which is also a dropdown as am fairly new to infragistics can anyone give a detail explanation.

Thanks in Advance,

Krishna.