Multiple users cause worng information in datagrid.

  • Thread starter Thread starter Gl_VPInt
  • Start date Start date
G

Gl_VPInt

I have inherited a .NET application and I’m not a experienced .NET
developer.

The application has a search function that returns multiple lines of
information using the datagrid. The user can select a link on a given
line and get more detailed information the item on that line.

For many months there was only one person actually using the
application and there was no problem. Now several people are using it
and when more than one person is using the search function the detail
information displayed is for a completely different item.

Again this only happens when multiple users are using the search
function.

Any ideas?
 
Not without seeing the relevant code. How could we possibly know what's
wrong?
 
Gleifur,

In addition to Marina, tell us if it is winforms or webform, because that
can be a reason in my opinion in the code.

Cor
 

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