listview wont populate

Answered
0
0

I have several forms that when opened populate a listview. when i open the form it does not populate unless i go to an add edit form and cancel. then it will fill the listview. it works for 1 form but not the rest.

Attachment
  • You must to post comments
Great Answer
0
0

Hi Amy,

Can you please put breakpoints to see if your functions to populate the ListView are being called in your forms?

Best regards,

Alaa

  • Amy Schreiber
    It works with break points in all places except the initial load
  • Amy Schreiber
    I figured out the problem. Thank you. it was the load function that was the problem
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.