Hi everyone.
I have a web application that displays info on a Infragistics ultrawebgrid control.
When you click on one of the details, it opens a new browser window to display all the detail in...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21802495.html
I am using Infragistics and I am programmatically populating my data in the UltaWebGrid. I need to create a linkbutton Column and have to set the DataTextfield of the button on each row item in the...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20968298.html
Zones:
.NETDate Answered: 04/27/2004 Grade: A Views: 117
I am using the Infragistics UltraWebGrid to display information, instead of using the Datagrid included with the .NET framework. I need to format information based on what is received from the dat...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21440779.html
Hey experts,
I have a piece of code that changes the data value of certain cells in a dataset (it's for adding scrolling capabilities for an UltraWebGrid):
Overloads Function ScrollCells(By...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21609876.html
Hi,
I am using a custom control that was developed by someone else.This control has an Infragistics UltraWebgrid.
I am just using the custom control dll in my project. My problem is....the gr...
http://www.experts-exchange.com/Programming/Misc/Q_21667095.html
Zones:
ProgrammingDate Answered: 12/16/2005 Grade: B Views: 66
Hi all!
I'm using Infragistics' UltraWebGrid. With this grid, I'm changing the backcolor of a cell (DarkBlue) when I click it. If I click on it again, the backcolor is restored to it's origin...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21903829.html
Zones:
JavaScriptDate Answered: 07/24/2006 Grade: A Views: 11
I am using Infragistics Ultrawebgrid on my asp c# page. I am allowing the user to edit within the grid. I have three buttons at the bottom of the page, the delete selected, save, and cancel. I d...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22396386.html
When I run this page all I get is "No Data" and there is no grid.
I'm just testing Infragistics UltraWebGrid with my database and can't get it to work like the Hierarchical one on their samples ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22691199.html
In Infragistics, i want to use this logic and apply it to columns so instead of rows i want to add columns with increment of the i value. let me know if this is possible for an ultrawebgrid.
D...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20983883.html
Zones:
.NETDate Answered: 05/12/2004 Grade: A Views: 138
Is there a way that the template screen can be opened up on the double click event after user selects a row in the UltraWebGrid? We are facing a problem when we are trying to do multi row select af...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21158331.html