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
user control
Narrow your results
ASP.NET
WebMenu
UltraWebMenu
UltraWebGrid (Retired)
UltraWebMenu (Retired)
master page
display side
menu
ultra web grid databind
webmenu problem
Column Template
ultrawebgrid
columns
WebCombo
rowedittemplate
drilldown menu
Editing
WebGrid
PostBack
webdatetime editor
column format
[ultrawebgrid] objectcontainerdatasource
[ultrawebgrid]
calendar
submenu
Most Viewed
Using Version 2009.2 (newest) exception randomly need IIS RESET
Suggested Answer
over 14 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 - 10 of
10 results
for Retired Products and Controls
Not Answered
6228
views
1
reply
WebDateChooser edit in any date format
Hi All, Just posting that if anyone wants the WebDateChooser to be able to have it's input box use any date format for editing such as yyyy-MM-dd instead of the options Long or Short, I've made a user...
Not Answered
6228
views
1
reply
WebDateChooser edit in any date format
Hi All, Just posting that if anyone wants the WebDateChooser to be able to have it's input box use any date format for editing such as yyyy-MM-dd instead of the options Long or Short, I've made a user...
Not Answered
6669
views
1
reply
Infragistics Web Menu Query
We are using Infragistics Web Menu control to display popup menus in our custom control. As per our requirement, we need to add popup menu over the values displayed in the Olap Grid (Olap Grid belongs...
Not Answered
5376
views
1
reply
Issue upgrading from v7.2.20072.1063 to v8.1.20081.2013
Hello, We have recently upgraded to the 8.1 version from 7.2 and have encountered problems with our UltraWebMenu control that we've been unable to solve. Problem: Unable to click at some area within...
Not Answered
4986
views
1
reply
WebMenu submenu disconnected in User Control
I'm building a User Control that includes a WebMenu and WebGrid. The problem I have is that when you click on a web menu item that should show a submenu, the submenu isn't always connected to the menu...
Not Answered
4986
views
1
reply
WebMenu submenu disconnected in User Control
I'm building a User Control that includes a WebMenu and WebGrid. The problem I have is that when you click on a web menu item that should show a submenu, the submenu isn't always connected to the menu...
Not Answered
4986
views
1
reply
WebMenu submenu disconnected in User Control
I'm building a User Control that includes a WebMenu and WebGrid. The problem I have is that when you click on a web menu item that should show a submenu, the submenu isn't always connected to the menu...
Not Answered
3010
views
1
reply
Ultra web grid databinding
I have a web grid in a usercontrol, to which i have to bind a dataset. DataSet ds = new DataSet (); int x = ddlSelectedValue.IndexOf( '-' ); ...
Not Answered
7888
views
0
replies
WebCombo as User Control in UltraWebGrid column
Hi All, I'm trying to add a WebCombo inside of a UltraWebGrid column. I'm doing this inside of an overriden CreateChildControls method which, for each row, queries the DB for the drop down items and...
Suggested Answer
19482
views
2
replies
UltraWebGrid using User Control in a RowEditTemplate
Hi all, I am new to the UltraWebGrid and need some assistance understanding how the grid interacts with a user control that is used as the RowEditTemplate. I have defined a very simple user control...