If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > using flex grid in vb 6.0 ,please solve my problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-03-04, 00:34
mishi mishi is offline
Registered User
 
Join Date: Mar 2004
Location: Pakistan
Posts: 15
using flex grid in vb 6.0 ,please solve my problem

while using ms flex grid to show record........when the fir st record is saved .grid shows.by saving another record .grid shows the records as
1
2
1
2
that is twice...........on saving third record grid shows
1
2
3
1
2
3
1
2
3
well i want it to show just
1
2
3
not repeatedly..............
plese do solve it
thanx
__________________
mishi
Reply With Quote
  #2 (permalink)  
Old 04-07-04, 11:35
cyclo cyclo is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Re: using flex grid in vb 6.0 ,please solve my problem

Just clear the grid when saving then reload / relist the data.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On