Results 1 to 3 of 3

Thread: Any one know this stuff?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    2

    Any one know this stuff?

    I just want to know how to copy the selected row from the datagrid or Mshflexgrid
    to another datagrid or mshflexgrid did anyone there know how.
    thanks for reading this hope you understand my prblem. thanks again and more power...

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: Any one know this stuff?

    Possibly in the flex you could loop through all the columns, read the .textarray (I think it was) which allows you to read via row and column, then reverse for the destination, depending on how you've used the controls (unbound/bound etc).

    Might be the same for datagrid, but again depends on bound stuff - may require you making a record to store in...

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

  3. #3
    Lively Member skv_noida's Avatar
    Join Date
    May 2005
    Location
    Noida, India
    Posts
    76

    Re: Any one know this stuff?

    in grid you can select selected Row and using loop you can copy in onther one

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