I have a search form, where user enters in last name and first name. The record is then returned to the datagrid.
When the user actually EDITS the last name and/or first name, and then hit UPDATE, the updated row does not get returned to the datagrid because the function is still passing in the old parameters (whatever was originally entered into last name/first name). I would like to obtain the UID of whatever row the user clicks EDIT on, and use that as my parameter in my functions. How should I go about it? Thanks. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
