StackGrid WPF designer issue - catel

When I use catels StackGrid the designer shows all content in the first cell.
After compiling the project the grid is rendered fine within the designer.
Is there any other way forcing the wpf designer to update without recompiling?

Related

Acumatica - report designer

Can we add HTML or Right text to the report designer?
From the Below link I know it is not there, but I think with latest versions Acumatica must have added some support for it.
Is it possible to get data from the Rich Text control and show it in an Acumatica report?
No, a rich text control was not added to the report designer toolbox.
TextBox control has no rich text functionality.

merging custom ribbon controls using custom ui editor

I have created custom ribbon control in both the 2007 and 2010. i have added few features in 2010. i wanna use these new features in 2007 also. so for merging these i have used custom ui editor tool. and i have saved this as well. when i opened up this new to the 2007 all my new controls showed up correctly. but when i open it in the 2010, the controls showed correctly without the icon images. for example, control is "Picture" then nearby this control one small image will be there. this small icon images not showing up in the 2010 version. did i do anything wrong ? please anyone help me for showing it correctly !
Make sure you have added the icons as well to that version's xml. The pictures name must match the xml.
Click Insert and then Icons..., browse and select the pictures you want to use as button images.
You can have different sets of pictures for 2007/2010, but better to only use 2007 UI part if both versions are to be the same.

Can I have multiple controls in an ActiveX project / DLL?

I have an OCX (DLL) developed in Visual Basic 6.0. This OCX has several controls within the project, and I
am converting or translating that OCX to Visual C++ 2012.
So far I can create a MFC ActiveX project with the
wizard and it works, but I have not found a way to add a different controls to the same OCX ,
so I do not know if that is even possible in Visual C++ 2012, because I want to have a single ActiveX OCX / DLL
with all the controls inside as the OCX is to maintain compatibility cause I want to replace the
OCX with a new version.
You will find what you are looking for in the Project menu -> Add Class...
You can create a dialog in your ActiveX control and put multiple controls on the dialog, just like any other dialog. If you don't want it to look like a dialog then turn off the titlebar and border styles on the dialog template. This will give you a child window that the user cannot move and it should blend in visually with the parent window.

How to add hover effect to visio drawing in sharepoint webpart

I've created a web part page which contains visio drawing in sharepoint site. Now I want to show shape data when the mouse hover on specific shapes, instead of clicking "Toggle the visibility of shape information pane".
e.g. When mouse hovers at one employee image, more detailed information which is included in "Shape Data" can pop up, showing "Name:XXX, ID:XXX, Age:XXX..."
I've tried to add "Comment" in "shape sheet", but the hover over effect only works in Visio Design Mode. It does not work after I integrated the drawing in sharepoint webpart.
Also, I tried another approach by saving visio drawing as htm webpage. However, the data will not be dynamically updated in that way.
How could I achieve this function? Do I need to use javascript? If so, how could I integrate javascript to the webpage I already created with visio drawing?
This will walk you through the process.
Creating an Office Plan ECMAScript Mashup Drawing in Visio 2010 to Display in SharePoint Server 2010

infopath 2007 in sharepoint space above form in print view

i'm using infopath 2007 forms on sharepoint 2007 web, i would like form to fit on one page. I created print view and set its page margins on bottom and top to 0.3cm (that is minimal possible value). Jet still there is huge gap between page top and form that is taking space on page. You can see it here http://imageshack.us/photo/my-images/43/infopathc.png/.
Do you know how to get rid of it?
did you try opening the form library pages in sharepoint designer and see what is causing that extra space? I would start there first.... Good luck!

Resources