|
-
Sep 22nd, 2007, 05:42 AM
#1
Thread Starter
Member
Vb6.0 And Probs With Vsflexgrid
Hello All
i got stuck at this point
i have two flexgrids
one is main flex grid and second is say"child"flex grid main flex grid working smoothly
in first flex
if when i click on particular row it shows tht customers details in above textboxes
following by customer number
child flex is for saving family details of that particular customer
identified by customer number
for example
title,firstname,middle name,last name,birthdate and im field is relation with that customer
here i put a button called"next"
whn iclick on next text box values goes to flex
using.textmatrix concept
and when i click on "Save"
here problem comes
i have used for loop..
========
1st problem is
in database blanks getting saved
i cant give primary key
as family records r unlimited
records are not showing for a particulat customer number....
pls tell me
which loop to use n hw.??
using array,temptable that i used
bt i want in this way
pls help me
Thanks in advance
Ash
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
|