1.

What Is A Data Store? What Type Of Events Does It Support/not Support?

Answer»

It is a non-visual DATA WINDOW. For example if you want to retrieve data from a table without showing it, then you can go for data store. It does not support clicked events but supports delete row (), INSERT row (), retrieve () and update (). It also supports ITEM Error () event.

It is a non-visual data window. For example if you want to retrieve data from a table without showing it, then you can go for data store. It does not support clicked events but supports delete row (), insert row (), retrieve () and update (). It also supports Item Error () event.



Discussion

No Comment Found