Jump to content

Unable to clear TUnimNestedList Items


nimarufa

Recommended Posts

I need to clear TUnimNestedList and fill it again. But Items.Clear() not works

Tried to delete Nodes one by one using List.Items.Delete(Node) gives error: AjaxError "_cnf_ is not defined."

Usind Trial 1.50.0.1480

The test project which reproduce this error attached 

 

Mainm.dfm

Mainm.pas

Link to comment
Share on other sites

  • 7 months later...
  • 3 months later...
  • 3 weeks later...

Additional questions to Mobile NestedList:

1. 1.PNG - How to hide List title and no items text?

2. When press + button 1 item added and set Bold Font if index mod 2  and change color to clBlue if index mod 3. but this produces error 2.png.

3. The old question - cannot delete one item.

Attaching test project.

Please help.

 

1.PNG

2.PNG

ListTest.zip

Link to comment
Share on other sites

2 hours ago, nimarufa said:

2. When press + button 1 item added and set Bold Font if index mod 2  and change color to clBlue if index mod 3. but this produces error 2.png.

3. The old question - cannot delete one item.

Can you please open a ticket in support portal?

Link to comment
Share on other sites

×
×
  • Create New...