In my project, dynamically i want to insert any type of data to sql table in smart. I already have a dataset (its connected to a repeatbox). And then listing them into the repeatbox. Just searching any example or snippet to understand how it works.
After inserting the data, will repeatbox show all table items immediately in repeatbox?
You can do this in 2 ways:
It will not shown immediately unless you notify dataset. Here is an example.