In asp.net(C#) i want to fetch data from a database using a stored procedure and display them in controls.For example...
I have a static canvas. I have added a shape runtime. Then I try to add a contentcontrol which will hold the shape. But as开发者_StackOverflow the the shape is already added to the canvas, it gives a
Is it possible that anyone has a link to a开发者_开发技巧 graph class/library that I can use to produce a graph in Java?
Im trying to use the asp.net menucontrol but sadly without any luck. Here is what I have done. First i created a web.sitemap
I have problem with control event handler. I created a control ( button ) and I want to bind click event with a method. But I have \"Error binding to target method.\" exception.
so I\'ve got the following structures; Start.master (Start.master.cs) Contains a Method DoSomething(string Text)
I have a Person class. A Person can have an associated control. Can I display the control through data binding?
I have a form which users can add controls to and when they right click it brings up a context menu which has an option to display the properties of the control they right clicked on.The problem I 开发
In a program I have written users can add controls to the form and move them around and set some properties in a pseudo design mode.I want to be able to lock all these controls into one location when
I have a silverlight control that has a few element such as: Image, TextBox and a TextBlock. The application shows a list of the same control and the controls are placed in a specific layout, in grid