Hi,

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

Guest

Hi,
I am writing a code in asp.net c#. I am looking for some kind of help in
asp datagrid.

How can I have a datagrid exactly like datagrid in winform applcation. like
having headers and scrollbars .. I dont want header to scroll...

Kishor
 
I have not tried this, but check out
http://www.codeproject.com/aspnet/DataGridFixedHeader.asp

A Google search will yield you much more ways of doing it.

Hi,
I am writing a code in asp.net c#. I am looking for some kind of help in
asp datagrid.

How can I have a datagrid exactly like datagrid in winform applcation. like
having headers and scrollbars .. I dont want header to scroll...

Kishor
 

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