How to design/edit Office Web Components 2000 with VS.NET (2002 or 2003)

  • Thread starter Philippe Meunier
  • Start date
P

Philippe Meunier

Hi,

I would like to know how I could access the design time UI of the Office Web
Components 2000 with VS.NET. I am able to put a pivot table object on a
WebForm and it looks correct, but the toolbar is always grayed out, so I
can't access anything. For now I drop the Pivot in a WebForm in Visual
Interdev (VS 6.0), I double-click on the Pivot table and the toolbarbar
becomes accessible but the same thing doesn't work in VS.NET. I edit my
pivot table in Interdev, and then I copy/paste the code generated in the
HTML view to the HTML view in VS.NET, and the Pivot table appears correct in
..NET, but is still un-editable.

Someone knows how I could edit a Pivot table (OWC 2000) directly in VS.NET ?
 

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

Top