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
 
Thanks Ken - do you know if there is a WebForms equivalent?

Thanks again!
 
Ignore this last post - I just introduced myself to .net
system.reflection!

Thanks
James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top