Jump to content


leonidus

Member Since 03 Oct 2011
Offline Last Active Mar 04 2013 02:26 PM
-----

Posts I've Made

In Topic: NxButtonColumn work example

27 February 2013 - 08:38 AM

InplaceEdit ? In Object Inspector for column NxButtonColumn1 value of InplaceEdit is empty.

And this code "NxButtonColumn1.InplaceEdit.ReadOnly:=false" in result give me AV.

In Topic: NxButtonColumn work example

26 February 2013 - 02:23 PM

Boki, please help!

In Topic: NxButtonColumn work example

24 February 2013 - 08:07 PM

Boki, hello.

So, now I see button in NxButtonColumn and this is very good! I need showing in cells (in column of NxButtonColumn type) some information and user can`t change this information but can click on the button. epDisableTyping=True and user can`t enter in the cell but cursor is blink! Can disable it?

In Topic: NxButtonColumn work example

11 February 2013 - 12:16 AM

Thanks!!

In Topic: NxButtonColumn work example

08 February 2013 - 05:08 PM

And more one question )

How can I do follow. I need showing in cells (in column of NxButtonColumn type) some information and user can`t change this information but can click on the button? Is it possible?