|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
LIstbox having multicolumnI am a new bee to the world of vb. I have an appication in the MS Access and now i have to convert it to the Vb. I am having problem creating multicolumn Listbox in the vb form. I have dont it quite simply with ease in Access but here i am blank. 1.I want to show Three column in the list box. 2. I would populate this with the help of a query which picks data from two tables 3.When i would select a row all the there items in that row should be selected. 4.It should allow multiselect 5. i must be able to acces the different column values of the the selected rows Any help is great Thanks Takecare Love Amit Hi,
There is no need anymore for a multicolumn Listbox in VBNet, the DataGrid and DataGridView are much more advanced than that. You can remove the Left and Top headers than you have a multicolumn Listbox I hope this helps, Cor "dev.amit" <agrawal.soluti***@gmail.com> schrieb: Check out the DataGrid (.NET 1.*), DataGridView (.NET 2.0) and/or the > I have an appication in the MS Access and now i have to convert it to > the Vb. > I am having problem creating multicolumn Listbox in the vb form. > I have dont it quite simply with ease in Access but here i am blank. > 1.I want to show Three column in the list box. > 2. I would populate this with the help of a query which picks > data from two tables > 3.When i would select a row all the there items in that row > should be selected. > 4.It should allow multiselect > 5. i must be able to acces the different column values of the > the selected rows ListView controls. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
How do I detect a form being opened already
From VB.NET to Word 2003 Select TWAIN Source (VB.NET 2005) VB 2005 variable declaration syntax How can I get caption of all open windows?? Calling DLL atruntime Print any doc ( .doc, .xls, .pdf, .jpg, .etc ) A question on Types coming from a Database Saving binary to varbinary(max) data column in SQLserver 05 Send raw packet |
|||||||||||||||||||||||