Цитата:
Может кто подскажет как зафиксировать колонку в cxGrid1DBTableView1
Уже было. Только у Bands.
Может кто подскажет как зафиксировать колонку в cxGrid1DBTableView1
Reactivated by MisterHoops at 06.09.2006 4:13:38
Article A615 calls the DrawHeaderPressed() and DrawHeader() methods but when I tried I couldn't avoid access violations.
Thanks, Simon
Processed (Answered) by Developer Express Team at 06.09.2006 11:26:01
Hi Simon,
We understand what you wish to achieve and should mention that it is impossible o use just the same approach as I have implemented in the Delphi project attached to article A615. The DrawHeader method is declared as a class procedure in our source code and there is a problem in calling class methods (static in C++) in C++Builder. Unfortunately, we have failed to find a solution to this problem and we have tried to do this multiple times.
Thanks,
Plato
ASPack есть бесплатная редакция
Грид может быть отфильтрован. Я хочу дать пользователю возможность удалять записи из отфильтрованного набора данных
Страницы: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
Предыдущая тема: Язык программирования на русском языке