Hi,
Can anyone tell me if there is away to adjust the height of each row of a WebDataGrid. I checked the properties of WebDataGrid but could not find any associated property.
I am looking for webCombo feature in webdatagrid. Can you guys tell me how to achieve typein or dropdown feature in webdatagrid?
HI.
We are migrating the webdatagrid 12.1 to 14.2, On command click is not firing. But its working fine in the 12.1 version. Same thing is working for Webdatagrid 14.2
There are 2 Template columns on WebDataGrid. I want to add rows prorgammatically on serverside and client side.
How Can I Add Row To WebDAtaGrid Programmatically?
How to implemt the Row Span in WebDataGrid? Please refer to the following image.
Currency will occupy two rows. Is there any properies of WebDataGrid for this?
Hello,
Here is an article on WebDataGrid styling - http://es.infragistics.com/community/blogs/engineering/archive/2010/08/25/webdatagrid-css-styling-guide.aspx.
Hope this helps.
I have now upgraded my WebDataGrid to 2013.2107 and am still fighting this issue.
My WebDataGrid is bound to a DataSet.
Can someone please help?
In Webdatagrid, When moving from one row to another checkbox loosing state. I had used UnboundedCheckboxField inside Webdatagrid. What can be the reason?
Still error is there:
WebDataGrid is uGrid
uGrid.Bands.Clear(); // when I used this, WebDataGrid does not contain definition of Bands.......
......Let me know next alternative......ASAP
How to define below properties,
<DisplayLayout AllowColSizingDefault="Free"
AllowSortingDefault="OnClient" BorderCollapseDefault="Separate"
HeaderClickActionDefault="SortMulti" Name="ctl00xuwgRptList" RowHeightDefault…