C#+ datagrid+ manual refresh

  • 12 years ago

    Hi all,

    i have a datagrid to display search results. when i click on sone row the corresponding row values ge t  displayed in text box. but after some time the textbox  values disappears. i think dtagrid refershes itself so the problem occured. what may be the problem? if i m right, how can i stop datagrid refresh.


    Thanks in advance

  • 12 years ago

    Hi Radhika,

    The problem may be due to the datagrid bind. When you click on the row the grid bind the grid again with whole data..Hope this would help..

     Regards, 

    Pramod 

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debuggers don't remove bugs. They only show them in slow motion.”