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
WebDataGrid
Narrow your results
Filtering
DropDownProvider
Paging
Sorting
AJAX
Add New
Editing
Javascript
Selection
Aikido
TemplateDataField
Column
CSS
WebDropDown
Client Side Events
WebExcelExporter
WebDataGrid Templates
column headers
WebHierarchicalDataGrid
.NET Framework 3.5
databinding
Data Binding
Sort
scrolling
Behaviors
Tags
More
Cancel
Descending
Ascending
1 - 15 of
5131 results
for Ultimate UI for ASP.NET Web Forms
Not Answered
1
reply
Convert WebDataGrid column from string to Checkbox dynamically
I have a scenario where Dataset with all columns as string are bound to WebdataGrid datasource, with AutogenerateColumns = true. I have no ability to change the column type in dataset from string to...
Not Answered
2
replies
WebDataGrid update not working
I have a WebDataGrid connected to a SqlDataSource with Select, Insert, Delete & Update procedures. All of the procedures work when tested on the database. The Select, Insert & Delete grid functions work...
Not Answered
0
replies
How to add list,textbox and dropdown controls dynamically in web data grid in asp.net
Please share solution or code if any available I have data in data table ....On Intial page load how to add controls like list,textbox and search controls in grid view columns dynamically along with...
Not Answered
1
reply
Run custom javascript after webdatagrid finishes loading (afterloading event)
Is there an event on the webdatagrid that we can subscribe to, that fires AFTER the grid has finished loading and rendering? Could you provide an example of this? BTW, checking the document.readystate...
Not Answered
1
reply
WebDataGrid and WebDialogBox doesnt seem to work together
I'm working on modifying pages that were initially coded and working with the use of asp:GridView and ig:WebDialogWindow When I switch to using ig:WebDataGrid the WebDialogWindow now doesn't show up...
Answered
4
replies
In a WebDataGrid with an UnboundCheckBoxField, how to hook a callback to the "checkbox clicked" event programmatically?
I have a WebDataGrid to which I added an UnboundCheckBoxField. Now I want to handle the "checkbox clicked" event on he client side. How to configure that programmatically? I saw the example at " https...
Answered
5
replies
How to navigate the Infragistics' WebDataGrid control in the back end looking for the values of an UnboundCheckBoxField column?
This is a fragment of my WebDataGrid: < ig:WebDataGrid ID = "WebDataGrid1" runat = "server" > < Columns > < ig:UnboundCheckBoxField Key = "SelectedId" > </ ig:UnboundCheckBoxField > </ Columns...
Answered
5
replies
Query related to arranging columns order in WebDataGrid
hi Team, I am using WebDataGrid in my Asp.Net project for displaying backend database records on UI grid. this WebDataGrid commes under Namespace - > Infragistics.Web.UI.GridControls WeDataGrid...
Answered
4
replies
What was working in 2017.2 no longer works in 2022.2 WebDataGrid setting Unbound Checkbox value (specified cast not valid)
Recently updated my project with v2022.2 from v2017.2 components. In the past, no issues, simple upgrade and publish. However, something changed and I can't seem to put my finger on it. It may just be...
Not Answered
1
reply
Hidden input box with null object in Hierarchy grid
<ig:WebHierarchicalDataGrid ID="WebHierarchicalDataGrid1" runat="server" AutoGenerateColumns="false" AutoGenerateBands="false" DataKeyFields="ProcId" Width="100%"> <Columns> <ig:TemplateDataField Key...
Not Answered
3
replies
dropdown provider
Hi, I have a webdatagrid (Product, Color_type ) the products is text field, and the Color_type is Dropdown Provider cell. my DB is is like: Product Color_type Car Red Car...
Not Answered
3
replies
Add new row into WebDataGrid using Javascript deleteing the first row
Hi, I have a strange issue, I have a bottom that adds a new records into WebDataGrid using Java script, the issue that after I add the first new row, and trying to add second row it deletes the first...
Not Answered
9
replies
multi column dropdown provider in webdatagrid
Pretty new to infragistics. i am using asp.net web forms i have a wdg that is editable. For one of the columns, i would like to have a dropdown list. i have tried both templates and providers, with...
Not Answered
1
reply
WebDataGrid UnboundDataField filtering
Hi, I have a simple datawebgrid that contains an UnboundDataField, this unbound field gets the data based on another Columns value on Initializing the rows. My issue that I can't filter this unboundDtatField...
Not Answered
1
reply
Working with multi-column WebDataGrid - dynamic column labels
I am converting a WinForms datagrid to Web and have had a few issues with this. I am displaying a range of dates as columns and then jobs on those dates. In this case I have set up 3 groups :- General...
Loading...
Load More