ListView binds newly inserted record but it dosn't display...
- by Abe Miessler
I have a breakpoint set in my OnItemDataBound event code. When i step through each record i'm binding i see my newly added record with all the correct data last but it doesn't display when everything is done. Is there anything else i need to do to get the new record to show?