Results 1 to 2 of 2

Thread: datagrid edit

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width