Datagrid/Format Bug

  • Thread starter Thread starter Ed Bick
  • Start date Start date
E

Ed Bick

I am formatting a bound grid. No problem there, does what I expect it to.
However, if I click on it a certain number of times, or in a certain
sequence, the program crashes. I can't capture the event. If I put a
breakpoint on the Grid Click event, the crash occurs BEFORE it even hits
that. Once I remove the format stuff, no more problem. The error is an
invalid index. FYI, I call the formatting once at load time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top