|
-
Nov 21st, 2000, 02:03 PM
#1
Hi all
Can I get another row in a dbgrid with a combo box and a text box if a certain condtion is satisfied? I want to use the code to call the second row.
If yes
Then how
-
Nov 22nd, 2000, 11:54 PM
#2
Not to my knowledge you can't.
-
Dec 5th, 2000, 03:32 AM
#3
Here it is...!
1.In design mode add a combo and text box in the row where u want it to appear and set its visible property to FALSE
2. Whenever ur condition satisfies then set the combo and textbox property to TRUE at that particular row
This is how i generally do..
Either u can use 3rd Party Controls such as Sheridian Controls available at
http://www.shersoft.com
Check out if this solution helps ur requirement
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|