View previous topic :: View next topic |
Author |
Message |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Aug 19, 2004 12:20 pm Post subject: GridView Discussion |
|
|
Please post any GridView related comments, suggestions and issues to this thread ... haven't heard much feedback yet. Could always drop GridView and go back to working on something more usefull and interesting if that is the consensus.
-Shawn |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Thu Aug 19, 2004 12:26 pm Post subject: |
|
|
Nooooo
Please don't drop GridView !!!
Just that we haven't had the time and energy to lurk in doesn't mean we don't need it , eh ... ja  _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Thu Aug 19, 2004 12:38 pm Post subject: |
|
|
Ok,
just downloaded build 46 and tried gv.kix.
Must say that this looks pretty cool for a start. Very promising!
.MultiSelect property will be there, right ?
Hey, must've missed the invention of form.StatusBar(), nice feature btw. _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
Lonkero KiXforms Devotee


Joined: 13 Mar 2003 Posts: 1022 Location: Espoo, Finland
|
Posted: Thu Aug 19, 2004 12:54 pm Post subject: |
|
|
hmm...
I know there would be more interesting parts to work on in KF, for sure
but, as executioners want this, can't stay on their way... _________________ Hammer |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Aug 19, 2004 2:15 pm Post subject: |
|
|
Whats the first thing that comes to mind when you see this statement:
$GridView.OnCellChanged = "CellChanged()"
What would you suppose OnCellChanged means ?
-Shawn |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Thu Aug 19, 2004 2:41 pm Post subject: |
|
|
my understanding would be that the event gets triggered when a cell value changes, either programatically or by user interaction ... _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
krabourn KiXforms Aficionado

Joined: 05 Mar 2003 Posts: 273 Location: San Antonio. TX
|
Posted: Thu Aug 19, 2004 2:54 pm Post subject: |
|
|
I would also assume the value changed. _________________ Kelly |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Aug 19, 2004 3:15 pm Post subject: |
|
|
thx, i'm trying to draft-up the standard set of GridView events and trying to think of good, intuitive and meaningfull names ... these events should handle grid navigation and grid editing, finding it tough ... if anyone wants to propose a set, i'm all ears ... all events are members of the GridView object itself, objects like columns and rows and cell won't support event directly, they are all defined though the GridView object. |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Aug 19, 2004 3:22 pm Post subject: |
|
|
Kelly, have you given the GridView and spin ? Are we on the right track ? |
|
Back to top |
|
 |
krabourn KiXforms Aficionado

Joined: 05 Mar 2003 Posts: 273 Location: San Antonio. TX
|
Posted: Thu Aug 19, 2004 4:08 pm Post subject: |
|
|
I think so. I gave it a quick look thru last night and it looked like a good start. I have been real busy with work and have not given it the attention I should. I need to port one of my apps over to it to play with it. _________________ Kelly |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Mon Aug 23, 2004 11:53 am Post subject: |
|
|
For those that are interested in working with the GridView, wondered if you could do me a favor. Could you describe (in words/pictures/scripts) how it is you would like to use the GridView ... for example, would you want the user editing stuff, or would it be mostly for view. Is it important to get Cell editing working, or are mutltiple cell colors with icons more important.
Just want to know what it is I need to focus on for the first pass.
-Shawn |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Mon Aug 23, 2004 12:08 pm Post subject: |
|
|
uuhh, that's a tough call ...
I wouldn't want it to be unflexible (hint: editable, for view only).
I don't expect the possibilities of Excel in the end but ...
Quote: | Is it important to get Cell editing working, |
is one thing I would be glad to have
Quote: | Is it important to get Cell editing working, or are mutltiple cell colors with icons more important.
|
Is it not possible to have both ?
If not it would make more sense, imo, to add multiple cell colors with icons to what is predestinated, speak ListView  _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Mon Aug 23, 2004 12:11 pm Post subject: |
|
|
That brings up another thought :
Why not developing Listview to work in the 'showroom' department, speak adding all that graphical stuff for views only, and driving Gridview in the direction of being the 'workhog' for editing purposes etc.
whatcha think ? _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Mon Aug 23, 2004 12:12 pm Post subject: |
|
|
At the end-of-the-day, lots of these features will be possible. I'm just wondering what features are most important in the short-term. I want to get an up-and-working version as quickly as possible. |
|
Back to top |
|
 |
Jochen KiXforms Devotee


Joined: 05 Mar 2003 Posts: 1204 Location: Stuttgart, Germany
|
Posted: Mon Aug 23, 2004 12:20 pm Post subject: |
|
|
k, then editability is most important me thinx _________________ Jochen
Tell me, and I will forget.
Show me, and I may remember.
Involve me, and I will understand. |
|
Back to top |
|
 |
|