|
-
Dec 14th, 2004, 04:42 AM
#1
Thread Starter
Fanatic Member
datagrid edit
I have created an edit button in my web datagrid control.
When the edit is clicked the record goes into an edit mode and so there is a textbox for each field except the ones that are empty. So how can I add something to a field which is empty. This is because if it is empty then there is no textbox to add data to?
Thanks
-
Dec 14th, 2004, 07:58 AM
#2
Re: datagrid edit
Why not add the textbox there in the first place, but make it invisible. When editing, make it visible.
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
|