Search the Community
Showing results for tags 'uniDBGrid'.
-
Olá a todos. Gostaria de saber como faço para mostrar uma imagem ao invés de texto na célula do unidbgrid? Estou anexando um exemplo pra ficar mais fácil. Obrigado.
-
Hi guys... After a few days and nights of study and research, I finally manage selected rows. I think there must be a better way to do it. I hope this helps you ... Cheers... MyXUniDBGrid.rar
-
Hi Farshad. Please tell me whether it is possible disable synchronization of changes in the grid: grid.store.autoSync = false; And then after the changes the user can save the changes. Using: grid.store.sync (); Is it possible? Thank you.
-
How to remove only the refresh button in UniDBGrid?
-
Hi to all Unigui Community, after a research on the forum I don't find how to sort columns on unidbgrid. There is a demo that does it but no source code. Moreover I enabled the option sortable, menu is enabled, but does not sort anything. Thanks for your time.
-
Hi Farshad. The problem with commit or rollback in transaction, when UniDBGrid use multilevel column??? Please can help in this problem, after commit or rollback, leaves an empty blue box and the application hangs. Me would urgently, if possible. If I do not use multilevel headers, then everything is fine. FF19.0.2 Embarcadero® Delphi® XE2 Version 16.0.4504.48759 Windows 7 Ultimate DataBase Server: FireBird 1.5 Thank you ...
-
Hello. Thank you very much Farshad Mohajeri. uniGUI Version 0.92 was needed. Especially UniDBGrid.Column.GroupHeader property. But, what about if, GroupHeader more than two levels? Thank you ...
- 13 replies
-
Development Environment: Windows 7 Pro - Chinese Simplified Locale Delphi XE3 Enterprise - 32/64 bit Browser Chrome version: 26.0.1410.5 dev-m uniGUI version: 0.91.0.982 UNIGUI Demo : GridGroupingSummary I want translate : "Group by this field" and "Show in groups" (see attached image) to other language, How do I ?