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
340
Webcombo in a Webgrid
posted

I am newbie in Infragistics controls.

I have a Webgrid binded to a DataTable and I want to add in a template column a webcombo binded to a datatable too.

example the webgrid has "customerID", "name", "lastame" and the webcombo needs to load the "state".

the grid need to be used to add new customers and update the existing ones.

How can I do it?

 

 

Parents
  • 24671
    posted

     Hi,

    In the Infragistics Samples Browser (http://samples.infragistics.com/2008.3/WebFeatureBrowser/Default.aspx) , go to:

    WebGrid -> Editing Data -> WebCombo - User Control

    I hope this is the example that you are looking for. 

    Best,

    Angel

Reply Children
No Data