I am trying to get a filestream opened via a button on each of my rows in a radgrid.
Having trouble doing so. Can someone indicate the issue?
reviewed the following already:
http://www.telerik.com/help/aspnet-ajax/ajax-exclude.html
http://www.telerik.com/help/aspnet-ajax/ajax-ajaxmanager.html
Environment:
Master page contains Radscriptmanager.
Default.aspx contains RadAjaxmanager
associated controls contain radajaxmanagerproxy (I have many UCs with radajaxmanagerProxy)
UC1 contains standard radgrid:
UC1 contains the following JS:
Looked at a couple different ways of getting the ajaxification of 'launcher' button disabled in the grid
My Launcher_Click events calls for a response.binarywrite(bytes)