But the designer won't let me create data bound columns in the grid if the columns don't already exist in the DataSet. I don't want to have to manually create the columns on the dataset for queries that return many columns. It seems a needless waste of time since the designer knows (or can easily find out) what columns make up the query and create them for me. Maybe I am just spoiled by Delphi were this all happens more or less automatically.


Jiri Cincura wrote:
On Wed, Aug 13, 2008 at 5:33 PM, Steve Boyd <[EMAIL PROTECTED]> wrote:
I want to be able to specify column headings for each column in the
grid.  In order to be able to do this I need to create the columns for
the DataSet.  I don't really want to have to do this by hand, but I

Why? You just create columns in UI (grid) and adjust heading.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to