|
-
Apr 3rd, 2007, 10:21 AM
#3
Thread Starter
Addicted Member
Re: how do I?... get the value of data inside of a cell?
sorry sorry i was in a hurry....
im using
VS 2003 c#
sql server 2000
ok i have a web app which shows different menu items for 4 restaurants
you select a restaurant from a drop drown list box
it shows the restaurants....
of course there is a restaurant ID so the dataset will show the correct menu in the datagrid
it works all fine and gravy BUT....
i need the Restaurant ID to add a new item so that item only pops up when i select the restaurant in which i added it to
and its in an invisible template column which i ID'd "menuID" in the html design editor of VS 2003
and i need the intID for the menuitemID so the stored procedure know which row to delete
also i havnt a clue on how to cause a manual post back of a page after cicking a button which doesnt cause a postback....
sorry folks a weeee bit tired and fatigued
Last edited by KingSatan; Apr 3rd, 2007 at 05:44 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|