Hi,
I have set up the 'Row Editing Template'(RET) for data editing in WebDataGrid.Connectionstring is specified in web.config file and have separate function to bind values in WebDataGrid.
No sqlDatasource component is used here to bind the webdatagrid…
I have a multicolumn dropdown (using a webdatagrid template), two textboxes, and an additional webdatagrid on a page, using ObjectDataSources (customers, & invoices) for the datasource for both webdatagrids.
When the user selects an item from the …
I uploaded example site code.
There are two webdatagrid, the first one represent the example when columns' total width is bigger than updatepanel, if no width="100%" is set, webdatagrid will go outside of the panel. If set the width="100%" it will…
Hi Experts,
I am new to infragistics control.
We have applicationn in which we are using the UltraWebGrid (NetAdvantage 9.1 ASP.NET CLR3x) as the data grid.
As for look & feel of the WebDataGrid which is part of NetAdvantage 9.1 ASP.NET AJAX CLR3x…
Complete example that you can run with all my internal company code removed. One column and two rows.
Filter with Begins with 'P'.
Filter with Begins with 'T'.
Exception occurs.
How to get post back on webdatagrid when selected row is changed ?
Webdatagrid have that even ?
i use WebDataGrid trial
WebDataGrid not appear border line either font-family, font-size doesn't work.
i want to bind webdatagrid from server side and in webdatagrid there are webdropdown.
while adding new row webdropdown not showing
The below code works for a gridview but the check box within a webdatagrid will not display a checked value. Is there a way to achieve the same within the webdatagrid?
<ig:TemplateDataField Key="inactive">
<ItemTemplate>
Hey Maya. The above works for a WebDataGrid, but not if the WebDataGrid is swapped out for a WebHierarchicalDataGrid configured identically. Any ideas?
Thanks,
Steve