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
ItemTemplate
Narrow your results
WebDataGrid
Column
TemplateDataField
AutoGenerateColumns
findcontrol
delete
retrieve data elements
grid button
linkbutton
DataSource
WebHierarchicalDataGrid
AutoCRUD
gridcells
databind
Band
WebExplorerBar
ContextMenu
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 - 9 of
9 results
for Ultimate UI for ASP.NET Web Forms
Not Answered
537269
views
1
reply
How do I access a checkbox in WebHierarchicalDataGrid Band item template
Sorry...but I simply cannot find an answer to this question. I want to access the checkbox shown in read below in code behind. Thanks in advance! <ig:WebHierarchicalDataGrid ID="WebHierarchicalDataGrid1...
Suggested Answer
876516
views
2
replies
Controls array is empty in template?
I have a WebExplorerBar I am attempting to use as a replacement for WebPanel. I'm adding a control template and trying to bind to a ul list. I have javascript that will "scroll" through the UL showing...
Answered
739731
views
1
reply
WebDataGrid - Evaluating fields inside of a TemplateDataField
I have a WebDataGrid which has a column I've defined as a TemplateDataField. In that field, I want to display data conditionally depending on the values of Field1 and Field 2 Field1 always has data...
Not Answered
297558
views
1
reply
How to generate ItemTemplate in webdatagrid use code.
<ItemTemplate> <img id="Img1" runat="server" onclick="BtPopShow2(this,'MeasurementPop','ContainerData',1)" src="~/Images/icon_2.gif" title="计算交接计量" /> <img id="Img2" runat="server" onclick="BtPopShow2...
Answered
1387182
views
4
replies
Find control in a templated column
Hey guys, I read somewhere that templated columns cannot be edited, so I dropped a textbox and a linkbutton right in the templated column in order to update the field: <ig:TemplateDataField...
Not Answered
387762
views
1
reply
Issue with ITemplate Button in WebDataGrid 2010.3
The grid that I’m using inherits the Infragistics.Web.UI.GridControls.WebDataGrid. The version of Infragistics is 2010 volume 3. I want to create an ITemplate for my inherited WebDataGrid...
Suggested Answer
414847
views
1
reply
How to generate ItemTemplate in webdatagrid use code.
<ItemTemplate> <img id="Img1" runat="server" onclick="BtPopShow2(this,'MeasurementPop','ContainerData',1)" src="~/Images/icon_2.gif" title="计算交接计量" /> <img id="Img2" runat="server" onclick="BtPopShow2...
Suggested Answer
753895
views
1
reply
FindControl always returns null
I have a WebDataGrid that contains an ItemTemplate with one checkbox. The user can select any number of checkboxes and click on a button to save their selections. In the button's click event, I am attempting...
Suggested Answer
753895
views
1
reply
FindControl always returns null
I have a WebDataGrid that contains an ItemTemplate with one checkbox. The user can select any number of checkboxes and click on a button to save their selections. In the button's click event, I am attempting...