This is a migrated thread and some comments may be shown as answers.

Multiple user edits on a grid

0 Answers 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kathy
Top achievements
Rank 1
Kathy asked on 19 Sep 2010, 01:51 AM
I have two database tables, a site table and a vendor table.  The site table is just a name, id, and created date.  The vendor table has a bunch of contact info fields, a vendor id, and a site id.  So these two tables are related.  I make 2 datasources, one for the site table and one for the vendor table.  I hook up the grid to the vendor datasource.  I make the site id field a dropdown and hook up the site datasource to that.  What I would like to do is this: if there are no sites in the system, I would like the dropdown to have an entry something like "create a site" or even a hyperlink next to the combo that says "create a site" and it would bring up a user edit form or even just an input box of some sort to create the site.  How would I go about doing something like this?  Thanks.
Tags
Grid
Asked by
Kathy
Top achievements
Rank 1
Share this question
or