Link to home
Start Free TrialLog in
Avatar of Jun Tan
Jun Tan

asked on

Hi Everyone i need help.

I need to trap a record that already exist in my msflexgrid that comes from listview record in a multiple record. if record exist then dont add if not in the msflexgrid then add those not exist. please help
Avatar of Martin Liss
Martin Liss
Flag of United States of America image

Can you supply a sample project?
Avatar of Jun Tan
Jun Tan

ASKER

Hello martin Liss. For example I have a record of my listview and i want to read first the existing record in my msflexgrid if exist then dont add, then if not exist in msflexgrid then add those item that does not exist in msflexgrid comes from a listview in multiple data.

Listview                                                                                                        MsFlexGrid
Boy a                                                                                                boy a
Boy b                                                                                                boy b
Boy C
Boy D

that two Boy C and D i want to add that in a multiple in my msflexgrid. please help me. thanks
ASKER CERTIFIED SOLUTION
Avatar of Martin Liss
Martin Liss
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jun Tan

ASKER

Hi Martin Liss. Thanks so much for help. Your awesome. cheers.
If you have gotten the answer that you need then please don't forget to close this question. If you don't know how to do that then please see this Experts-Exchange article.
Avatar of Jun Tan

ASKER

Hi Martin Liss its me again. im hoping if you could help me again in this problem. i already did applying your code and its working perfectly. now my problem is im trying to save in my database same thing that i wanted to save. if record exist in my msflexgrid then update and if not then save in a multiple row that comes in my msflexgrid. please take a look at my attach picture. that circle blue that is not exists in my database and i want to save that and the rest is i want to update.
Capture.PNG
If you ask a new question I'm sure that I or some other Expert can help you, but please close this question first.
Avatar of Jun Tan

ASKER

Thanks. I badly need your expert openion.