Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Grid related problem??

Grid related problem??

Scheduled Pinned Locked Moved Visual Basic
helptutorialcsharpcss
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tridip Bhattacharjee
    wrote on last edited by
    #1

    I often use FlexGrid in Visual Basic to take multiple input from user.let me give you a example say suppose at the time of form load form will have 100 rows and two column When I will click on any cell of first column then on that column textbox will appear And When I will click on any cell of second column then on that column combo box will appear in this way I will take multiple input from user and save those input in table. In vb.net I tried to work with FlexGrid which is com control all the property of FlexGrid Is working well but when I try to design same thing which works fine in vb but I got problem in vb.net. Let me tell you what I designed in vb.net. In vb.net project I have one form and I took FlexGrid which is com control and a textbox and a combo box which is .net control and I apply the same logic which work very well .the logic is when I will click on any cell of the first column of FlexGrid then text box will appear in that cell and when I will click on any cell of the second column of FlexGrid then combo box will appear in that cell. In vb.net textbox and combo box moving perfectly but does not appear on any cell of FlexGrid that is my problem. If any body can solve the problem then please let me know every thing in detail step by step and sample code also I will be highly obliged. My doubt is in my vb.net project .I have taken a FlexGrid com control and other two textbox and combo box is .Net control it could be reason that why textbox and combo box is moving to the right place but does not appear on cell of FlexGrid. Please help me some one to achieve my output. tbhattacharjee

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups