North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Retired Products and Controls
CREATE NEW POST
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
Close
Selected tags
ASP.NET
Narrow your results
UltraWebGrid (Retired)
WebCombo (Retired)
UltraWebTree (Retired)
UltraWebMenu (Retired)
UltraWebTab (Retired)
ultrawebgrid
[ultrawebgrid]
WebDateChooser (Retired)
WebAsyncRefreshPanel (Retired)
UltraWebListbar (Retired)
WebPanel (Retired)
ultra web grid
WebGrid
WebCombo
UltraWebToolbar (Retired)
AJAX
UltraWebMenu
UltraWebTree
Javascript
Web Grid
webdatechooser
ASP.NET UltraWebGrid
[ultrawebgrid] objectcontainerdatasource
WebAsyncRefreshPanel
UltraWebTab
Most Viewed
Using Version 2009.2 (newest) exception randomly need IIS RESET
Suggested Answer
over 13 years ago
how to populate dynamic columns from a collection?
Suggested Answer
over 14 years ago
Vertical Webmenu - problem with subitems
Not Answered
over 15 years ago
Node: Client Side Events: OnNodeHover???
Answered
over 15 years ago
Google Chrome & UltraWebGrid. Compatible or Not?
Not Answered
over 15 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
9692 results
for Retired Products and Controls
Answered
1158
views
4
replies
Checkbox of one record is changed to another record by using Infragistics.WebUI.UltraWebGrid.UltraGridRow
There is a grid in a webpage where user has to select some rows as their wish with the help of check boxes. After checking a row the user clicks save but and it should save the dat that corresponds to...
Not Answered
827
views
1
reply
seeks an advice for version upgrade from Netadvantage 2011.2 to a higher version relevant to VS2019
I have recently installed Visual Studio 2019 in my machine where I previously installed Visual Studio 2011 with infragistics version 11.2.2011.2.1019 in .net framework 4 Please advice me about the most...
Not Answered
3943
views
1
reply
Infragistics35.WebUI.UltraWebGrid.v11.1 data parse error
Hi, We use this control: Infragistics35.WebUI.UltraWebGrid.v11.1, Version=11.1.20111.1006, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb Sometimes, there is a bug when saving: System.Exception...
Answered
4961
views
2
replies
UltraWebGridExcelExporter dont Export HMTL
Hi, when i Export my webdatagrid to Excel i got the following Output. Each Row has the following Output. How can i get only the Data? <span id="USC_x1_WG_Mitarbeiterliste_it0_0_TemplateLabel"></span...
Not Answered
3490
views
1
reply
WebCombo give error "Input string was not in a correct format" and UltraWebNavigator (web menu) issue- V 8.3
I have an asp.net web application in visual studio 2008 and using Infragistics version 8.3. Application is running fine on my development machine (Window XP, IIS6) But When I deployed the web application...
Not Answered
2828
views
1
reply
Ultrawebgrid increase time before filterrow triggers the filter event
How can I increase the time before the filter event of the ultrawebgrid fires. The users complain, that they enter a text in the filter cell and that the search starts too fast. Is there a way to configure...
Not Answered
13391
views
2
replies
Ultrawebgrid edit format error in IE8
I have a simple ultrawebgrid defined like so... < igtbl : UltraWebGrid ID ="uwgDistricts" runat ="server" Width ="100%" > < DisplayLayout ViewType ="Flat" > < FrameStyle Height ="470px"/> </ DisplayLayout...
Not Answered
4435
views
3
replies
How to extend WebAsyncRefreshPanel's timeout
I try put this code Javascript when the WebAsyncRefreshPanel Initialize to change the Timeout but isn't work, I can only change the Timeout from 20 sec to 30 sec but no more. <script type="text/javascript...
Suggested Answer
2998
views
1
reply
Infragistics ultrawebgrid V 9.2
We are developing ASP.NET application using ultrawebgrid V9.2. In one of the page, we want to accept input from the user. Each row has 2 columns. First column will be the description of the data being...
Not Answered
3247
views
1
reply
UltraWebGrid Footer Cell Style
Hello, Our grid is Infragistics UltraWebGrid 7.1. We could not find any way to change each column's footer cell style. Every column has same footer style with each other. Each column has to get...
Not Answered
4339
views
2
replies
Cascading Dropdown in UltraWebGrid ??
Hi, I want to implement Cascading dropdown in UltraWebGrid. Please let me know how can I implement the same. Below is the example, in single row: Ist Column - Country IInd Column - State IIIrd...
Suggested Answer
4124
views
1
reply
UltraWebGrid with browser compatibility
Hi, I'm using UltraWebGrid v10.3 Also webDataInput and WebDateChooser along with the grid. I'm having a problem with the grid when I open it in Opera, it does not load at all. So isn't the browser...
Not Answered
2759
views
1
reply
Export to PDF very slow
I'm encountering a problem where the UltraWebGrid Export function is taking several minutes to respond. I'm rendering the grid to a standard aspx page along with a "View as PDF" button. Clicking this...
Answered
29954
views
7
replies
Ultra web grid paging at client side
Hi, I want to use the paging feature of asp.net ultra web grid.But I don't find any client side paging.When I use paging on grid for each new page click it makes server event/ajax event.Which is very...
Not Answered
52023
views
17
replies
Unbound checkbox losing state after second postback
Hi, We have found the following behavior with Web Grid, and want to confirm if the same is a bug. Created an Unbound column of CheckBox Type, and placed a 'Test Postback' on the page (outside...
Loading...
Load More