Datagrid using webpart in sharepoint server

  • Thread starter Thread starter susurla
  • Start date Start date
S

susurla

How to display a datagrid in sharepoint webpart? is it possible or is
there anyother way around?

Currently I use webpageviewer and show the asp.net page .Is there a
better way??
 
Another option is to write a webpart to wrap the datagrid. Will it work for
your situation?

How to display a datagrid in sharepoint webpart? is it possible or is
there anyother way around?

Currently I use webpageviewer and show the asp.net page .Is there a
better way??
 
Are webparts programmable? Can you point me to a direction please where
I can look for webparts programming.
 
Take a look at URL given by Joel.

Are webparts programmable? Can you point me to a direction please where
I can look for webparts programming.
 
Back
Top