hey guyz what does unbound mean?
Printable View
hey guyz what does unbound mean?
Bound refers to a data source (usually a database, but it doesn't have to be), the data is retrieved for you.
Unbound means that in order to retrieve data, you have to write code.