CSD - Latest Price List and New Arrivals
CSD Price list for AFD - Group 7 Products which contains Automobile Items at prices less than market rates to the soldiers, ex-servicemen and their families. handler on page load if (window.attachEvent) { window.attachEvent("onload", loadEwaOnPageLoad); } else { window.addEventListener("DOMContentLoaded", loadEwaOnPageLoad, false); } function loadEwaOnPageLoad() { var props = { uiOptions: { showDownloadButton: false, showGridlines: false, showRowColumnHeaders: false, selectedCell: "CSD!C7", showParametersTaskPane: false }, interactivityOptions: { allowParameterModification: false, allowSorting: false, allowFiltering: false, allowPivotTableInteractivity: false } }; Ewa.EwaControl.loadEwaAsync(fileToken, "myExcelDiv", props, onEwaLoaded); } function onEwaLoaded(result) { /* * Add code here to interact with the embedded Excel web app. * Find out more at http://msdn.microsoft.com/en-US/library/hh315812.aspx. */ }
Source
Source