Ayush
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Votes on activity by Ayush-
Getting a Black box for indicator sign in wwdbgrid
Hi, We have migrated Delphi4 application to Delphi10.4 and upgraded the infopower for Delphi10.4. We are using twwdbgrid,in that we have indicator button after the migration for the indicator butto...
-
add an image to a cell in a TwwDBGrid
I am trying to add an image to a cell in a TwwDBGrid. I am using anTImageList and have already added a bitmap to ImageList. I also haveassigned the TwwDBGrid's ImageList property to this component ...
-
assign control type to checkbox at runtime
hi, I am assigning dataset at runtime to wwdbgrid. I want to assign control type of wwdbgrid field to checkbox at runtime. That field is contains 0,1 value in table sot hats why i want to assign th...
-
Infopower -getting typecast invalid on using wwdbcombobox in dll
Hi , My team is working on a migration project from Delphi 4 to Delphi 10.4 . We have taken a wwdbcombobox on a form and passed as a parameter to method of dll.When trying to assign/ retrieve wwdbc...
-
Infopower - Sorting Issue in TwwDBLookupCombo
Hi , My team is working on a migration project from Delphi 4 to Delphi 10.4 . We are facing sorting issue with TwwDBLookupCombo. The values are expected to be sorted as numbers first and then alpha...