473,326 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Grid refresh problem

inr
Hi All,

Currently I am developing an application in C# windows based.
In my application I am using the DataGrids. In one of the screen I have
two grids, in which,
all the files processed will be displayed in the First grid. On
clicking a row(a file) in the first grid the error description for that
file will be displayed in the second grid.

The application works fine as explained above, but when we use the
application from remote machine using PCAnywhere, the error description
is not displayed correctly in the grid.

But when we connect the remote machine through VNC, it works fine.

Please help me, why this problem occurs when the remote machine is
accessed through PCAnywhere.

Thanks in Advance,
Ayyanar...

Sep 15 '06 #1
1 1291
I would suggest it is a problem with PCAnywhere, maybe you need to invalidate
the grid to make sure it draws again. perhaps pc anywhere is caching the look
of the control.

HTH

Ciaran O'Donnell

"inr" wrote:
Hi All,

Currently I am developing an application in C# windows based.
In my application I am using the DataGrids. In one of the screen I have
two grids, in which,
all the files processed will be displayed in the First grid. On
clicking a row(a file) in the first grid the error description for that
file will be displayed in the second grid.

The application works fine as explained above, but when we use the
application from remote machine using PCAnywhere, the error description
is not displayed correctly in the grid.

But when we connect the remote machine through VNC, it works fine.

Please help me, why this problem occurs when the remote machine is
accessed through PCAnywhere.

Thanks in Advance,
Ayyanar...

Sep 15 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gino | last post by:
HI, I am fairly new to python. I have created a simple wxpython application that has a grid on a form. The grid is populated dynamically by making a call to the database. I have an event that...
0
by: dimitri pater | last post by:
Hello, To be honest, I also posted this on the wxPython mailing list. But I thought maybe some of you on the python list can help me... I am trying to refresh a pane of a notebook that contains...
3
by: SAM | last post by:
Hey guys, Long time Access programmer, but never had to bother with these things until now. First, I use ADO all the time in VB, but now I need to use it in Access 2K. I never remember/know...
3
by: Eitan M | last post by:
Hello, I have a datagrid object. I have my own button on the grid, but after I am doing something after clicking on the button, I don't want to refresh the contents of the grid. the contents...
3
by: EdB | last post by:
How do I capture the position of the vertical scroll bar? I present the grid to a user, they select an item, and I pop up an edit window. When they are done, I need to refresh the grid (editing...
1
by: Ed | last post by:
hi everyone, maybe someone can give me a hand here. I am working with vb 2005 and i have a gridview that i am loading data from a recordset. I have the recordset returned from the query and i am...
1
by: =?Utf-8?B?TG95b2xhIHN0YWxpbg==?= | last post by:
Hi, I am using ASP.Net 2.0 version and Windows'XP OS. I am useing the Grid view control to display the user details along with the paging concept provided by the grid view control. When i...
3
by: jacelyn2211 | last post by:
Hi, i have a grid / table in html form as followings code,:- function addCritr(curno){ var f = document.frmC5W002; // check val 1 & val 2 range if...
10
by: Derek Hart | last post by:
I can set focus to my property grid by using propgrid.Focus - but how can I set the default property that is always first? Or just set focus to the default property? Can this be done?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.