Any 1 Know to build a combolist in .net
using VsFlexgrid. i try but the following err was raised.
Additional Information: Object Reference not set to an instance of an object.
i try the following code for create a simple combo
Dim G = Me.Grid
Me.Controls.Add(G)
.ComboList = "A|B|C|D|E"
i need both simple and using database. if any one know send me the solution...
my email:
skprk143@yahoo.com
thanks.
kumar