ChrisProContributor11 years agoTDBGrid with checkbox, and i would like to checkI have a "TDBGrid" with several columns containing checkbox.At row R and column C, i juste would like to check if the checbox is checked or unchecked; and if it is unchecked, i would click to check.What is the solution in JScript?
3 RepliesReplies sorted by Most LikedHKosovaAlumni11 years agoHi Chris,Do you mean Delphi/C++Builder TDBGrid? If yes, what does wValue(row, column) return for check box cells?If you record actions with check boxed, what do you get?ChrisProContributor11 years agoIn fact, it is a TDBCtrlGrid.Do you have a solution?HKosovaAlumni11 years agoMaybe. Could you please post the screenshots of the grid in your application, and the grid's object tree (expanded) in the Object Browser?
HKosovaAlumni11 years agoHi Chris,Do you mean Delphi/C++Builder TDBGrid? If yes, what does wValue(row, column) return for check box cells?If you record actions with check boxed, what do you get?
HKosovaAlumni11 years agoMaybe. Could you please post the screenshots of the grid in your application, and the grid's object tree (expanded) in the Object Browser?
Recent DiscussionsSys, Log not defined. getting nnnnNameErrorSolvedWhy my While Loop keyword test is breaking when the value found is = to FalseSolvedAvalonia - XPF desktop app automation