Enter Keywords:
1 - 10 of 62(0.024 seconds)
Sort By:
 
I am using Word automation to get the next word in a list to fetch data from database and display data with console.writeline.  It only displaly the first item correctly and then keep display the s...
Zones: Visual Studio.NET, Visual…Date Answered: 03/22/2008 Rating: 8.7 Views: 0
I want to fill an array with values from datareader using th get values() method , then, use this array to set the datarow's Itemarray property.  But I don't know how to set these procedures  in co...
Zones: Visual Studio.NET, Visual…Date Answered: 05/09/2008 Rating: 9.6 Views: 0
I was wondering what would be a good backend for VB.Net that is also open source (free - no licensing issues).
Zones: .NET Programming, Visual …Date Answered: 06/26/2008 Rating: 9.0 Views: 0
As the title says, i'd like to display an AJAX style Rating control in a DataGridView Column. It doesn't have to 'do' anything... Just display 'Stars'. Currently my DGV is bound to a table that...
 
Related Solutions:
Rating dispay in a combo box

I'd like something similar to the related article but I need to display a rating control against ...

Rating: 9.6
 
Zones: Visual Basic.NETDate Answered: 07/28/2008 Rating: 7.8 Views: 30
I have a blank HTML document in a Webbrowser control that I programmatically write HTML to. I'd like to allow the user to directly edit the text in the control. Any thoughts ?
Zones: Visual Basic Classic, Vis…Date Answered: 07/28/2008 Rating: 8.7 Views: 0
I've seen some posts advocating the use of the ItemClicked event for a ContextMenuStrip Like this.... http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22434357.ht...
Zones: Visual Basic.NETDate Answered: 08/06/2008 Rating: 9.0 Views: 0
Found this link re: Regular Expressions for UK Postcodes. http://www.qwghlm.co.uk/blog/2005/09/08/a-better-postcode-regexp/ I need to generate random (yet valid) UK postcodes to test my app. ...
Zones: Visual Basic.NET, .NET Pr…Date Answered: 09/10/2008 Rating: 7.6 Views: 0
A couple of Control Collection related questions... If I have a Shape inherited from a Label control, can I add child controls (more Shapes) to it ? I need to store the size and location of t...
Zones: Visual Basic.NET, VB Cont…Date Answered: 09/30/2008 Rating: 9.1 Views: 0
How do I set a tooltip on a toolstripbutton ? Tried myToolTip.SetToolTip(myToolStripButton, "Test") but I get an error saying that ToolStripButton cannot be converted into type Control ???
Zones: Visual Basic.NETDate Answered: 10/09/2008 Rating: 9.0 Views: 0
I have code that manipulates a collection of shapes (inherted from labels.) I want to be able to 'cut' a shape (remove it from it's container) but retain it's properties so that I can 'paste' it...
Zones: Visual Basic.NETDate Answered: 10/28/2008 Rating: 8.3 Views: 0