How to view objects properties for DataBind

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi

I'd like to view which properties of a data object are available to me
for the DataTextField and DatavalueField properties of most databound
controls in a webform. These are usually recordset types and I'd like
to see what fields I have available without seeing the underlying
database.

Any ideas?

Thanks!
James
 
Back
Top