Results 1 to 5 of 5

Thread: How can i hide the rows in MSFlexGrid

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2003
    Location
    Hyderabad,India
    Posts
    35

    How can i hide the rows in MSFlexGrid

    hi

    i am using MSFlexgrid in my application , i question is how can hide the rows in that .

    dont say that rowheight=0, i can do in that way, but in each cell i have pictures , when i change the rowheight to 0 , the pictures are coming to up.(some part is showing.)

    plz help me.
    Srinivasan.V.K

  2. #2
    New Member
    Join Date
    Mar 2002
    Location
    Newcastle upon Tyne UK
    Posts
    10

    Flexigrid

    I dont know if you can but,

    You could set the column width to zero for the column you want to hide

    msFlexgrdid1.Column(2).Width,
    I cant remember the exact syntax but this is close enough to get you started
    Steve

  3. #3
    New Member
    Join Date
    Mar 2002
    Location
    Newcastle upon Tyne UK
    Posts
    10

    OOPS

    Sorry I misread your post...

    I must learn to pay attention
    Steve

  4. #4
    New Member
    Join Date
    Mar 2002
    Location
    Newcastle upon Tyne UK
    Posts
    10

    Query

    You dont say why you want to hide the rows, could you be more selective with your SQL and dont show the rows that way?
    Steve

  5. #5

    Thread Starter
    Member
    Join Date
    Nov 2003
    Location
    Hyderabad,India
    Posts
    35
    hi


    actually i can requery depend on the user conditions but its taking too much time because i am displaying so many pic in the cells , so for that reason i dont remove the rows which are not satisfied with condition so i want to just hide those rows. instead of that if remove all and display again from starts this will be not feasible for my application.
    Srinivasan.V.K

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