We are having a strange issue with the Visual Studio 2008 ReportViewer control.Specifically, when we have a child control on a page, and the child control itself hosts a report viewer, and the report
Is it possible to define a control to have non-specified set of attributes?For instance: <MyPrefi开发者_高级运维x:MyControl SomeAttribute=\"SomeValue\" runat=\"server\"/>
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a online survey running in Silverlight. Out of more than 1000 onetime users, there are thre开发者_如何转开发e users than cannot open a combobox on the first page. The control seems disabled and
I want to set the days of a datetimepicker in english but unfortunatly, the datetime picker don\'t support culture
I have 8 or more Image controls each inside HyperLink and PlaceHolder I need to change parameters of each. It\'s for a Sitefinity gallery control. Right now I do this times 8:
I am using the WebBrowser control inside a Windows Form to display a PDF. Whenever the PDF is regenerated, however, the WebBrowser control only displays its local cached version and not the updated v
I need to write a delegate for a worker thread that will handle a wide variety of form controls (buttons, textbox, list...) enable method. I\'m thinking they must all be derived from a base class that
I tried asking this at ASP.NET Forums but no one had a solution.I\'m starting to think there isn\'t one.
I have a small array of structs, each struct has three fields, all strings. I want to display these structs in a grid, let the user edit the strings a la Excel, and then retrieve the edited strings of