wouldn't that display the no. of steps of the current time when i want to see the steps which i had previously saved
You missed:
how to do that ?
Did you check TinyDB
blocks?
yes, i checked it.... so what should i put in the tag block space
The tag you want to get value from.
I believe you have already loaded tags in ListView
.
No, wait till user selects a tag which will be returned in ListView1.Selection
.
Have you selected any tag from listview before clicking button?
yes, when i click, nothing comes, it just turns grey but when i click save record button, the latest date steps are shown
What if you move the selected part under ListView1.AfterPicking
event?
Now first click the button and then select an item from listview.
there is no option for after picking
It's not a set value block
, it's a procedure (just like Button.Click).
oh ohk i will do that
You know about event, function and property. Right?
yes i know that... it is compiling
I'm not an expert in TinyDB, so you'll have to wait for the Power Users to respond...
ohk i will wait then