Results 1 to 7 of 7

Thread: MSFlexGrid question

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Location
    Jerusalem
    Posts
    39

    MSFlexGrid question

    hi

    i want to add a browse button exactly in place of the red X .. and only to appear on clicking on the selected cell

    any help would be really appreciated.. thank you in advance
    Attached Images Attached Images  

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: MSFlexGrid question

    In what row\column do U want to place?
    Please mark you thread resolved using the Thread Tools as shown

  3. #3
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: MSFlexGrid question

    I cudnt open the attachment as I dont have access to the attachements from my office pc, anyway to place the button cant you do it at runtime...to make it appear use the Visible property
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2006
    Location
    Jerusalem
    Posts
    39

    Re: MSFlexGrid question

    any help .. ?

  5. #5
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: MSFlexGrid question

    In what row\column do U want to place?
    Please mark you thread resolved using the Thread Tools as shown

  6. #6

    Thread Starter
    Member
    Join Date
    Nov 2006
    Location
    Jerusalem
    Posts
    39

    Re: MSFlexGrid question

    i have attached the picture in my first post..

    anyway i want to add a small browse button inside a textbox just like the "picture" property of a pictureBox .. i have used a hidden text box to appear on clicking on the cell.. i hope thats clear..
    thanx

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: MSFlexGrid question

    Just add a hidden button in the same way as you have the hidden text box.

    In order to place it properly you will probably want to use the .ColWidth property of the grid.

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