static rows in datagrid, datalist or repeater

  • Thread starter Thread starter Reddy
  • Start date Start date
R

Reddy

Hi,

I have a html table in which the first two rows would be static data header.
The remainder of rows get populated from the database. I want to implement
this using a datagrid, datalist or repeater to which I can bind a dataset.
The problem which I am facing here is the first two static rows. Any ideas
how to implement this. Any pointers to sample code would be great.

Thanks

Reddy
 
Back
Top