Jump to content

TUniDBGrid RowEditor shows hidden/invisible columns


kkelchev

Recommended Posts

Hello

I have a similar problem:

 

I must show/hide DBUniGrid columns by program (Grid.Columns[x].visible:=false  or  Grid.Columns[x].visible:=true).

It works ok, but if I set a UniMemo as editor in one column in order to use roweditor, when I set this "visible" property I get an AJAX Error:

 

: Grid:TUniDBGrid:Config Option: 02E9 -> grow.true<br>is

refering a previous request, <br>it's not allowed in AJAX request or

JS handler. <br> Use equivalent Public Property or Method instead.

 

I can't catch this as an exception.

 

If I set another control like a TUniEdit I dont get this error, but I need a big control to edit data from the row. 

 

Please help

 

Antonio Torregrosa

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...