1 (edited by AdiPrabowo 2014-08-05 13:42:39)

Topic: How to Clear Table Footer?

Hi,
I have some problem here. I cannot clear table footer.


Below are the steps to reproduce:

  • I have a form which opens when I click Add or Edit. Let's call it FrmInput.

  • Within FrmInput, I have a table with a footer.

  • When I Click Edit, that form shows up detail data in the table as you can see in the screenshot attached (see scr-1.png).

  • After I close the form, I click Add button which should opens the form in a clear state, but the table's footer still uncleared (see scr-2.png).

  • I have tried ClearRows(), but it only clears the content - not the footer.


Any guidance?
Thank you verymuch.


Adi Prabowo

Post's attachments

Attachment icon screenshot.zip 45.12 kb, 528 downloads since 2014-08-05 

Re: How to Clear Table Footer?

Hello,


Thank you for bug report, fixed, please download 1.43 version here:
https://www.dropbox.com/s/4qdlk4pouldrz … 201.43.zip

Dmitry.

Re: How to Clear Table Footer?

Thank you verymuch.
I will try this.


Adi Prabowo