DRW for ASP.NET

D

Dave

I'd just upgraded to FP2002 to FP2003 and I noticed in
the DRW for ASP.NET, you only get "Datagrid - one record
per row" option. In the "ASP" option, you can choose
different formatings such as Table, List, Dropdown list.
Also I cannot edit the data form fields either, as you
can for "ASP" option.

Thanks for your help
Dave
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

Portions of FP2003 data require SharePoint to work. If you are connecting to
a SharePoint enabled server, you will find even more flexibility than ASP,
but less without SharePoint. Fortunately, all of the code is exposed if you
need another format, but it will require editing the ASP.NET code to get
what you want (if SharePoint is not an option).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
Top