Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » DropGrid, DropTree dynamic update.
Re: DropGrid, DropTree dynamic update. [message #31927 is a reply to message #31556] |
Fri, 08 April 2011 08:11   |
|
Lance wrote on Mon, 14 March 2011 01:27 |
Can DropGrid be configured to something like this effect:
1. There is an edit area, just like a regular edit, it display the Format'ted text as was before the edit start.
2. When user enters some text, it has some mechanism to allow Libary user's program to update/filter data to be displayed as candidates of choice accordingly, or at least it can hide currently populated rows that don't match user input.
|
This is not possible in current version. But you seem not to be first who would like to have possibility to edit text. I'll think about it.
Quote: |
3. Even better, the dropdown is polymorphic. When there are too many candiates, it may be easier to put in a TreeView, and when user input has filtered out but a limited number, a list may make more sense.
|
GridCtrl which is used to display the drop list doesn't support tree view (this is something I also wanted to implement long time ago)
Quote: |
By the way, the DropGrid example included with U++ package is very impressive. I particularly like the capability to set display columns and value columns (you can choose to hide the actual value column, eg, ID make a lot of sense to database but means little to end user.
|
I'm glad you like the DropGrid 
Quote: |
Unfortunately it uses a button to trigger dropdown. A user should be able to click the little triangle to the right or use certain key combination to show the popdown list.
|
I don't understand. What's wrong with trigger button? I guess you miss automatic list showing when user starts typing?
I'm working right now on the second version of my application which uses DropGrid and GridCtrl a lot and maybe I will be able to implement some of your features (especially point 1)
|
|
|
 |
|
DropGrid, DropTree dynamic update.
By: Lance on Mon, 14 March 2011 06:27
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: koldo on Mon, 14 March 2011 09:21
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Fri, 08 April 2011 03:05
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: unodgs on Fri, 08 April 2011 08:11
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Fri, 08 April 2011 14:22
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: unodgs on Fri, 08 April 2011 15:03
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Fri, 08 April 2011 15:28
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Fri, 08 April 2011 15:42
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Sat, 25 June 2011 04:10
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: unodgs on Sun, 26 June 2011 11:21
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: Lance on Sun, 26 June 2011 15:21
|
 |
|
Re: DropGrid, DropTree dynamic update.
By: unodgs on Tue, 19 July 2011 22:54
|
Goto Forum:
Current Time: Fri Jul 18 06:44:06 CEST 2025
Total time taken to generate the page: 0.04179 seconds
|