Jump to content


Boki (Berg)

Member Since 15 Jan 2005
Offline Last Active Today, 06:28 PM
*****

Posts I've Made

In Topic: merge cells in NextGrid6

15 March 2025 - 10:53 AM

Hello,

 

It is already implemented. You only need to call Hide method on the cell. Here is also a short video what can be done: https://www.bergsoft...lls_merging.mp4


In Topic: Next Suite 6 not installable at Delphi 12

16 February 2025 - 01:58 PM

Hello Karl-Heinz,

 

Try to search for where BPI and DCP files for NxStandardRun_d12 are generated. These are compiled files of dpk and dproj files. Then another package need to find these compiled files. Sometimes Windows or Delphi block access to some of these files.

 

Hope it will help, try first this with bpl and dcp files.


In Topic: Next Suite 6 not installable at Delphi 12

15 February 2025 - 03:51 PM

Hello Karl-Heinz,

 

It seems that your Delphi can’t locate the place where he previously build run-time part of the package. I suggest checking where this run-time file is built and then check in Search Path and Include Path to locate.


In Topic: LoadFromCSV not working

12 February 2025 - 09:15 PM

Hi,

 

Probably this topic and property may help you:

https://help.bergsof...ization/Options


In Topic: TnxComboBox6

02 February 2025 - 11:57 AM

Hello,

 

I have fixed it, but will need to test it well as it is pretty sensitive change that can cause some list out of bounds errors.