Jump to content


jaimak

Member Since 17 Aug 2011
Offline Last Active Aug 07 2019 05:37 PM
-----

Posts I've Made

In Topic: NextGrid6.Columns.Delete ?

11 July 2019 - 11:05 AM

Hello Boki,

I install the newest version (NextGrid6 v6.3.7). It work correct now.

Thank you very match for your support.

Jaimak


In Topic: NextGrid6.Columns.Delete ?

09 June 2019 - 09:50 AM

Hello Boki,

thank you for your fast answer and work. I will wait for the next update.


In Topic: NextGrid6.Columns.Delete ?

08 June 2019 - 10:27 AM

Hello Boki,

yes, send me a small demo project, then I can see what is my mistake. At the moment I don't understand the function NextGrid.Columns.Delete

 

I test only NextGrid.Columns.Delete() with direct indicies.

- NextGrid.Columns.Delete(0) --> delete the last column

- NextGrid.Columns.Delete(1) --> delete the last column

- NextGrid.Columns.Delete(2) --> delete the last column

- NextGrid.Columns.Delete(3) --> delete the last column; NextGrid.Columns.Delete(3) --> delete the last column; NextGrid.Columns.Delete(3) --> ERROR: Column(3) out of bounds (correct: grid have only 2 columns now)