
Jon Robertson
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
Posts
Recent activity by Jon Robertson-
Group footer in TwwDBGrid
Is there a way to implement a group footer? When the grid is grouped by a field, I'd like to have a count of the rows for each value in the grouped field. Thanks
-
DataSet filters and title menu filters
I have a form that has a checkbox for the user to toggle a filter on the dataset / grid. The grid also has title menu filters enabled via TitleMenuAttributes.Options (sfoFilter). When filters are a...
-
TwwDBGrid rows of varying height
It is possible to have rows with varying heights? I know about the RowHeightPercent property. I have a scenario where some rows should be "single row height" (RowHeightPercent 100), some double hei...
-
Avoiding "Current provider does not support the necessary interface for Index functionality" exception
In an application migrated from D7 & IP 4000.0.2 to D11 & 22.1.0.9, the app throws the exception when I drop down or begin typing in a TwwDBLookupCombo control. The relevant code has changed signif...
-
Unwanted behavior with TwwDBLookupComboDlg.AutoDropDown
When TwwDBLookupComboDlg.AutoDropDown is True and a shortcut key is used to set focus to the combo, the dialog may appear when the user did not trigger it. Note this issue only occurs if the contro...
-
Odd issue with sfoSelectColumns not working as expected
I am seeing an odd issue and hoping someone may have some guidance. In our app, I added sfoSelectColumns to each grid's title menu attributes. When the menu option is selected, the columns dialog a...