UltraWebGrid is an ASP.NET data grid UI component developed by Infragistics.
UltraWebGrid is an ASP.NET data grid UI component developed by Infragistics.
UltraWebGrid is an ASP.NET data grid UI component developed by Infragistics.
UltraWebGrid is an ASP.NET data grid UI component developed by Infragistics.
@{Html.RenderAction("NewRegisterCustomer", "AdminDeshboard");}
…
![]()
user1035814
0
votes
1 answer
Ultrawebgrid Event before/after group?I'm working with a web application that uses the UltraWebGrid v10.3. I needed to group the data in the grid which I managed to get working with a GroupByBox.
Once the grid is grouped by a certain column, I want to remove/hide that column from the…
![]()
Awad Maharoof
0
votes
1 answer
Infragistics UltraWebGrid client side events broken in .NET 4.5I've recently updated my ASP.NET project to .NET 4.5 (from 3.5) . This led to ClientSideEvents not firing properly on my Infragistics UltraWebGrid.
The problem is that in my .aspx file I have configured a client side event on the UltraWebGrid like…
![]()
Joel
0
votes
1 answer
Browser exhibits strange behavior when using grid on Asp.net applicationI have developed an ASP.Net application which users use to enter their time sheets. The application is using a grid to display the days as columns and the entries as rows. Whenever the user enters values to the cells, signifying the hours spent for…
![]()
user1012598
0
votes
1 answer
Infragistics UltraWebGrid - Selected Row changes randomlyWe are using Version=11.1.20111.2064 of Infragistics35.WebUI.UltraWebGrid.v11.1 and we are experiencing trouble in selecting a row. When a person selects a row near the bottom of the grid, the selected row changes to a row near the top after a few…
![]()
Dylan
0
votes
0 answers
While re-sizing the Column in UltraWebGrid (asp.net) , column alignment has to be changedWhile re-sizing the Column in UltraWebGrid (asp.net) , column alignment has to be changed...
All header names aligned to right from left side(ie. un-aligned format)
how to fix it??
https://i.stack.imgur.com/1m3xz.png
![]()
Vivek
0
votes
1 answer
MissingMemberException was unhandled on ultrawebgrid asp.netAm trying to access the childs of my ultrawebgrid but am not sure what code is the correct one for asp.net. I know in vb.net i used the same code and it was fine. I get the error : MissingMemberException was unhandled.Public member 'getChildRow' on…
![]()
lantonis
|