Hi
i came through a very unusal problem with ultrawebgrid 2007 volume 3
i created two frames. one with ultrawebgrid and another with a page containing dropdownlist.
oncellclick client side event i refreshed the frame but header and column which are having images in background are behaving abnormally.
the page is not refreshing ,but it appeares that header and those columns are refreshing.
The problem with header vanished when header is made fixed but it is columns are still bahaving abnormally.........
any idea, why it is happening ??
It's going to be really difficult to understand the exact problem without some visual aids or a repro sample. If you have either of these I would recommend you sumit them to our Developer Support group. One thing does jump out at me, though I'm not sure if it's related. When using Frames, IE tends to cache images and pages. A request for the same URL sometimes shows a cached version rather than re-posting to the server.
-Tony