About 178 results
Open links in new tab
  1. RDL - Dynamically create column from values

    Jul 14, 2013 · Right-click [Count] cell>Add Group>Parent Group (Column Group) Select [Year] field on the Group by drop-down list on Tablix group window. Right-click [Count] cell>Add …

  2. Combobox keydown event. Mouse click passes keycode value …

    Aug 30, 2013 · In the image below SuggestAppend is on using the ComboBox's list as the AutoCompleteSource. The words Wheeeee and Where are in the ComboBox's list. If I type …

  3. VSTO - Excel Add-In and Custom Forms - social.msdn.microsoft.com

    Nov 21, 2009 · I need to develop an Add-In for Excel 03 & 07 that creates a new Menu Item with a button. The button will launch a custom Form that take in some numbers (from TextBoxes, not …

  4. Add a custom ContextMenu to Excel 2010 using Office2010 …

    Jun 11, 2014 · I need to add custom context menus to Excel. I have the following example but contextMenu only takes the idMso attribute which I understand to be only for identifying built in …

  5. List/ContentType access for AnonymousViewLink

    Feb 18, 2019 · Per my knowledge, for SharePoint Online, it not provide an API to access SharePoint list with anonymous users. As a workaround, we can share a document with list …

  6. VSTO App Locking up excel while processing

    Feb 25, 2010 · I have developed an application level VSTO addin for excel. The one concern I have is that while fetching data from the oracle database not only is the app affected but Excel …

  7. 401.1 2148074254 (0x8009030E) accessing Excel documents

    Mar 17, 2015 · User clicks link for document Gets prompted 3 times for credentials Receives “Could not open…” message box Clicks OK and then receives “Microsoft Excel cannot access …

  8. add placeholder to gridview - social.msdn.microsoft.com

    Oct 7, 2021 · Remember, if you add your Controls dynamically to the PlaceHolder, you must re-create these same controls each and every postback thereafter.

  9. Removing Configuration from a Visual Studio 2010 project does …

    Nov 11, 2011 · As a workaround, we need to remove the project configuration manually via project configuration drop down list, click edit and remove the unwanted one. You also can …

  10. How to Overwrite an Excel sheet using SSIS or How to Delete data …

    Aug 28, 2012 · i facing a problem with Excel Sheet, when i running SSIS package at that time it appending the data to already existing data .but i want to overwrite the data or delete the data …