Urgent Help needed - Pivot table scroll bar
Wed, 17 Oct 2007 06:41:00 -0700
I use code below in windows application using Pivot table to display cube
data. The problem is if I don't insert any fields then I see scroll bar in
Pivot table but as soon as I put this line
objPTView.RowAxis.InsertFieldSet(objPTView.FieldSets["FieldName"], null,
false);
application opens with one field in ...
|
Pivot table scroll bar
Tue, 16 Oct 2007 07:58:02 -0700
I am using OWC Pivot table in Windows application. Why I don't see Pivot
table scroll bar? I am not able to find any propeties to set Display scroll
bar true/false.
Thank you - Ashok ...
|
Help with the generation of the libraries
Mon, 15 Oct 2007 07:47:24 -0700
I'd followed the directions on the MSDN site to generate WRAPERS for
the OWC11 to enable the events, and the generated libraries use the
adodb.dll from: C:\Program Files\Microsoft.NET\Primary Interop
Assemblies\
Now I need to use ADOMD to make some consults before connecting with
the cube.
Installing ADOMD.N ...
|
erop.Owc11 - PivotTable advance question
Mon, 15 Oct 2007 05:37:00 -0700
Hi Guys,
I am new to this control. I am using Microsoft.Office.Interop.Owc11 -
PivotTable control in windows application.
In PivotTable I show olap (cube) data which is file. If you have used this
control you know when you right click on data there is menu popup with copy,
sort and etc. options . I need ...
|
DSOFramer saving word/excel to web server
Mon, 15 Oct 2007 03:31:01 -0700
Hi,
I use DSOFramer embeded in a web site.
I work with Webdav on tomcat and I want to open and save office documets
from and to the server via webdav.
With Powerpoint thereâ??s no problem , however with Word and Excel I get this
error message : â??The process cannot access the file because it is being used
...
|
irm and word automation
Sun, 14 Oct 2007 22:41:55 -0700
Hi,
I can open, edit,save the file,but I can not apply IRM to Word in
asp.net.
my code likes this:
Doc = WordApplication.Documents.Open(); // open
WordApplication.Selection.TypeText("edit it");// edit it
// Doc.Permission.Add(userid, permission, expireddate) // apply IRM
Doc.Save(); // save
WordApplica ...
|
программа Front Page 2003
Sun, 14 Oct 2007 00:41:00 -0700
Ð?дÑ?авÑÑ?вÑ?йÑ?е.
Я мÑ?Ñ? пÑ?огÑ?аммÑ? Front Page 2003 Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ ÑвоиÑ? ÑайÑ?ов.
Ð? пÑ?огÑ?амме Windovs Offise в моем Ð?Ð? , ÑÑ?ой пÑ?огÑ?аммÑ? неÑ? ...
|
|
|
Is there an DataChange event for ChartSpace or any way to simulate this?
Thu, 11 Oct 2007 08:17:41 -0700
I've been customizing the PivotTable to format the numbers and other
things also like getting the Dimensions and Levels that are visualized
on the PivotTable.
I use the DataChange Event after the Initializing the PivotObject.
I tried to do the same for a ChartSpace but first it doesn't have a
DataChange Event, ...
|
Sorting a Pivot Table Column that is not the first column...
Wed, 10 Oct 2007 18:43:44 -0000
Is there a way that I can sort by a column in a Pivot Table that is
not the first column? The sort option works only for the first option
and does not work when I try to sort by any other column.
Thanks!
...
|
Rich Text Control
Fri, 5 Oct 2007 16:21:12 -0500
Does anyone have a good recommendation for an end user friendly rich text
control? The objective is to have the page creation experience much like
creating a document in Word with a very simple implementation of inserting
images and formatting text.
Jack
...
|