is DataGrid right for this...?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi guys..

I'm using C#,and I'm wondering if DataGrid is the right control to use for
what I want to do.

Basically, I want to have a list of contacts pulled from a database (based
on a query). The table should be styled, with headers, and I want each row to
have some javascript events:
 
Back
Top