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
WebDataGride
Narrow your results
WebDataGrid
WebDataGrid Templates
DataSource
AJAX
Filtering
Formatting
webTextEditor copy text
webdataGridatagrid
Column
Javascript
WebDataGrid technical helps
WebDataGrid paging
ObjectDataSource
Cell
WebDropDown
DataTable
Behaviors
.NET Framework 3.5
WebDataGrig
ColumnFixing
Templates
WebDataTreee
activation
retain value
Add New
Most Viewed
Element is not a known element. This can occur if there is a compilation error in the website or the web.config file is missing
Not Answered
over 9 years ago
404 error (Not found) ScriptResource.axd or WebResource.axd
Suggested Answer
over 11 years ago
VS 2022 version utility
Answered
over 3 years ago
Error 1324. The folder path 'My Documents' contains an invalid character.
Answered
over 11 years ago
WebHierarchicalDataGrid LINQ Object Binding
Answered
over 15 years ago
Tags
More
Cancel
Descending
Ascending
1 - 10 of
10 results
for Ultimate UI for ASP.NET Web Forms
Not Answered
1195336
views
1
reply
How to add new row in webdatagrid?
How to add a new row to webdatagrid in infragisitcs V21.2? Please help me!!! Thanks in advance!!
Not Answered
573369
views
1
reply
Either client/Server side unable to retrieve excel style filter column information
Hi Team, We are using 2015.2 version Infragistics webdatagrid control and applied Excelstylefilter. When we checked at server side in DataFiltering event, the eventArg.ColumnFilters value getting...
Answered
869013
views
2
replies
How do I upload a thousand records in a WebDataGrid
Hi I have a database which is around 2.1 - 2.5GB with around 1.5 Million rows in the largest table.load all the rows of the largest table in a WebDataGrid, then it takes ages. I trying to use Datagrid...
Not Answered
429143
views
2
replies
Detecting if a WebDataGrid Row is selected on client-side
I've got a WebDataGrid set up and it's calling a simple client-side function that triggers a postback: function WebDataGrid1_RowSelectionChanged(webDataGrid, evntArgs) { __doPostBack('<%= WebDataGrid1...
Not Answered
735938
views
2
replies
WebDataGrig
oh! so much tired about WebDataGrig, don't work like Ultra. After databind, column hidden, column sizing etc not response and get error NullException, but data shown to the grid. What’s the solution...
Not Answered
606289
views
2
replies
Display two column split row collection
Hi everyone, I would like to know if it's possible (and more important HOW it's possible) to create/databind a webdatagrid with the rowcollection displayed over 2 columns. E.g.: I have a datasource...
Not Answered
606289
views
2
replies
Display two column split row collection
Hi everyone, I would like to know if it's possible (and more important HOW it's possible) to create/databind a webdatagrid with the rowcollection displayed over 2 columns. E.g.: I have a datasource...
Suggested Answer
1218610
views
3
replies
FooterTemplate problem
Hi, I have this webdatagrid, with a column "Estado". I applied a footer that contains a template...
Suggested Answer
1218610
views
3
replies
FooterTemplate problem
Hi, I have this webdatagrid, with a column "Estado". I applied a footer that contains a template...
Suggested Answer
1605560
views
4
replies
Hyperlink Data Lost after Post back
I added template column in webdatagrid for set hyperlink in it , but after post back i lost that column data and it's give me a emplty column cells , any body know how to fix that