Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Prob in setting values in Grid of class type "MSFlexGri
#1
Hi,

In my application there's a Database grid which is not a .Net data grid. This comes in MSFlexGridWndClass and also not of type "TABLE". I'm sending you a scrren shot for that grid. When I try to recognize/capture this grid, i found it as follows:
Acc a = acc("" "CLIENT" win("Edit Database" "ThunderRT6FormDC") "MSFlexGridWndClass" "" 0x1000)

I'm unable to set values for particular row & column as required.
Kindly inform me that how I can proceed further in the same issue.

Thanks
Rashmi


Attached Files
.zip   GridScreenShot.zip (Size: 17.61 KB / Downloads: 316)
#2
I don't have a program to test. If you cannot capture cells, then you probably also cannot set cell values even if you can capture whole grid as accessible object. Then only key can be used.

Or, if the data comes from a database, maybe you can manipulate the database directly, using the Database class.
#3
Hi Rashmi,

Can u check what kind of Grid are you using. I think developers should be able to help you in this regard.
#4
Hi,

I have written already that when I try to capture this database Grid window, this belongs to "MSFlexGridWndClass". No other information I have in this regard.
But it do not appears as in type "TABLE" as we get in DotnetGridType.

Thanks
Rashmi


Forum Jump:


Users browsing this thread: 1 Guest(s)