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
Ultimate UI for ASP.NET Web Forms
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
Visual Studio 2010
Narrow your results
WebDataGrid
Infragistics assembly
deployment
Troubleshooting
ObjectDataSource
Cell
Net Advantage Vol 3
Updating
VS 2010
StyleSet
upgrading
Server-Side
default styles
Help installation
Value Null
Exception
Upgrade error
upgrade problems
Error
Installation upgrading
CSS
Application Styling
version
server side
upgrade utility
Tags
More
Cancel
Descending
Ascending
1 - 15 of
15 results
for Ultimate UI for ASP.NET Web Forms
Suggested Answer
1
reply
Missing "Add New Handler" Dropdown
I installed NetAdvantage_Select_20092.1003 and the service release NetAdvantage_ASPNET_20092.2161_SR on a Windows 2008 Server with Visual Studio 2008 and Visual Studio 2010. I ran the utility to load...
Not Answered
1
reply
Copy Local DLL in VS 2010
I can not get the DLLs in the Bin folder so I can select them to be copied local to deploy on a web server. Any suggestions o how to do this? I am using VS 2010 .Net Framework target 4.0 and Infragistics...
Not Answered
3
replies
Migrating ASP.NET WEB APPLICATION from 8.1 to 11.1
Normal 0 21 false false false ES X-NONE X-NONE ...
Not Answered
3
replies
How to install in multi developer environment
We want to install Infragistics only once on a developer machine and via source control add it to every developers machine. Is that possible? Now we install Infragistics on every developers machine...
Not Answered
0
replies
Visual Studio 2010 - Application Stying Configuration Missing
Application Styling Configuration 10.1 is missing from Visual Studio 2010->Tools. This is an error which can be fixed in the following way: 1) Open Infragistics.Web.ApplicationStylingConfiguration...
Suggested Answer
1
reply
WebDataGeid Template Problem
I have a WebDataGrid , and add a template column, in the column ,it includes a WebTextEditor and a imageButton. I set the EnableDataViewState = true ,and enableAjax = false. I add a new Row by bind a...
Not Answered
3
replies
Random Extra Header in IE8
Description When the page is first loaded and a user clicks on a button labeled “Show Details” a Web Dialog Window will appear. The Web Dialog Window includes the following: An ASP...
Not Answered
8
replies
WebDataGrid Version=10.3.20103.2013
Using The initializerow event, how can you change the background color of a row or individual cells? I have added the following class to the ig_datagrid.css file, .igg_ItemBGYellow ...
Answered
2
replies
FormView not updating when row changes
I have a master detail situation using a WebDataGrid that is bound to an ObjectDataSource and a FormView that is bound to a seperate ObjectDataSource. When the page first loads, the Grid and FormView...
Suggested Answer
2
replies
Copy Selected Rows to New WebDataGrid
I am getting a collection of rows selected in a WebDataGrid with the following command: SelectedRowCollection src = this .WebDataGrid1.Behaviors.Selection.SelectedRows I would now like to use these...
Suggested Answer
3
replies
VS 2010 Err. Value Null
We're trying to migrate our application and we want to use that Asp Controls of Infragistics I have been working with that trial version of Infragistics in Visual Studio 2010 Beta 2 but with any control...
Not Answered
20
replies
Ultrawebgrid default styles added when switching to Design view VS 2010
Hi, We are using VS 2010 and Ultrawebgrids (net advantage 2011 Vol 1) in one of our web apps. We set the Grid styling properties in the code behind. However when we switch to design view in our aspx...
Not Answered
4
replies
Infragistics controls not initializing on postback
I'm having an issue where all my Infragistics controls are not being initialized (set to null) on postback. This was working fine before i upgraded to the service release. I'm using 10.1 SR and VS 2010...
Suggested Answer
1
reply
Ultrawebgrid [InvalidOperationException: The RegisterRequiresViewStateEncryption()
I have a project that I upgraded from .net 2.0 to .net 4.0 then upgraded from ig7.3 to ig10.3 I am using an ultrawebgrid in several places in the app. it functions properly when not nested, but when...