
Gabriel Fabrega
uniGUI Subscriber-
Content Count
7 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Gabriel Fabrega
-
Rank
Newbie
Profile Information
-
Gender
Male
-
Worked perfectly. Thank you!
-
Sorry. I already adjusted.
-
I have an official license
-
Hi Delphi Developer 1.0.0.1424
-
Hello guys! I have a UniDBGrid with some columns with the "Sortable" property enabled and the "OnColumnSort" event scheduled. Basically, I enter the field in the "IndexFieldName" property of TADQuery. However, I need to clear this order ... Return to the original sort order, which is in the SQL query. Even closing and opening the query and clearing the property "IndexFieldName", prevails the ordering of the column that was clicked. How to clear the ordering of the UniDBGrid columns? Sorry for English. I'm brazilian. Thank you!
-
Change the color of selected row in UniDBGrid
Gabriel Fabrega replied to Gabriel Fabrega's topic in General
it worked! thanks a lot! -
Hello! Need to change the color of selected row in UniDBGrid . What property CustomCss should be changed ? Best regards