New Posts New Posts RSS Feed: Infragistics UltraDropDown
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Infragistics UltraDropDown

 Post Reply Post Reply
Author
DataMan View Drop Down
Groupie
Groupie
Avatar

Joined: 26-Jul-2007
Location: Canada
Posts: 52
Post Options Post Options   Quote DataMan Quote  Post ReplyReply Direct Link To This Post Topic: Infragistics UltraDropDown
    Posted: 21-Apr-2008 at 9:52am
Infragistics has an UltraDropDown control that allows you to substitute a cell in an ultragrid with a dropdown that has multiple rows and enhanced features like filtering the drop down and other stuff.
 
When I add an ultradropdown to the form and then look at the Ultrawingrid that DevForce creates and change the valuelist to the ultradropdown control it doesn't work.
 
How do I get this to work properly?  Or do I have to create a regular infragistics datagrid and go the hard way?
 
Thanks
 
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 21-Apr-2008 at 10:06pm

DevForce supports the most common controls provided by DevExpress and Infragistics, but not all of them.  One of the controls NOT supported is the Infragistics Ultra DropDown.



Edited by davidklitzke - 21-Apr-2008 at 10:08pm
Back to Top
gpendleton View Drop Down
Newbie
Newbie
Avatar

Joined: 28-May-2008
Location: United States
Posts: 1
Post Options Post Options   Quote gpendleton Quote  Post ReplyReply Direct Link To This Post Posted: 28-May-2008 at 11:11am
I'm having a similar issue but strictly with the UltraGrid (which you do support).  I have a grid and I'm using your UltraGridBindingManager to bind data to the grid.  One of the fields is a numeric field which represents string data in another table.  When I try to set a ValueList on the specified column, it just doesn't work.  It appears that the binding manager disables this capability for some reason.
 
Is there a way around this?
 
Ok, I guess there is.  If I had bothered to put the proper relationship field in the grid and use a list converter, I would have found the solution.  I figured it out so you can ignore this one.


Edited by gpendleton - 28-May-2008 at 1:13pm
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down