AD
Administrator
Syncfusion Team
June 2, 2004 05:43 PM UTC
I think the actual return type will vary with exactly what the DataSource is. If it is a DataTable, the return type will be a DataView object. But if it is an ArrayList, it will not be a DataView object.
KH
Kenton Hensley
June 2, 2004 08:45 PM UTC
If so, I guess ''intelli'' sense is not quite there yet.