Click here to Skip to main content
15,914,780 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generaldate time Pin
Member 8329615-Feb-04 20:50
Member 8329615-Feb-04 20:50 
GeneralProble with VB6 and SQL server Pin
gamerPotatoe5-Feb-04 20:09
gamerPotatoe5-Feb-04 20:09 
GeneralRe: Proble with VB6 and SQL server Pin
John Kuhn5-Feb-04 20:30
John Kuhn5-Feb-04 20:30 
GeneralRe: Proble with VB6 and SQL server Pin
steff kamush5-Feb-04 21:35
steff kamush5-Feb-04 21:35 
GeneralRe: Proble with VB6 and SQL server Pin
steff kamush5-Feb-04 21:35
steff kamush5-Feb-04 21:35 
GeneralRe: Proble with VB6 and SQL server Pin
steff kamush5-Feb-04 21:39
steff kamush5-Feb-04 21:39 
GeneralEditing subitems in Listview in VB.NET Pin
Member 8639495-Feb-04 18:35
Member 8639495-Feb-04 18:35 
GeneralRe: Editing subitems in Listview in VB.NET Pin
John Kuhn5-Feb-04 20:12
John Kuhn5-Feb-04 20:12 
By "edit" do you mean allow the user to interactively change the value of a subitem in column 2,3,...,N?

Or, do you mean simply set the value of the subitem, as in

ListView1.Items(0).SubItems.Item(1).Text = "X"

Unfortunately, according to the .NET Framework documentation, "Unlike ListViewItem objects, ListViewItem.ListViewSubItem objects cannot be edited directly by the user"
GeneralHelp! clock generate Pin
jfk_lili5-Feb-04 15:46
jfk_lili5-Feb-04 15:46 
GeneralRe: Help! clock generate Pin
Roger Wright5-Feb-04 18:09
professionalRoger Wright5-Feb-04 18:09 
GeneralRe: Help! clock generate Pin
Dave Kreskowiak6-Feb-04 2:19
mveDave Kreskowiak6-Feb-04 2:19 
GeneralRe: Help! clock generate Pin
jfk_lili8-Feb-04 14:33
jfk_lili8-Feb-04 14:33 
GeneralRe: Help! clock generate Pin
Dave Kreskowiak9-Feb-04 4:50
mveDave Kreskowiak9-Feb-04 4:50 
GeneralRe: Help! clock generate Pin
jfk_lili9-Feb-04 22:15
jfk_lili9-Feb-04 22:15 
GeneralRe: Help! clock generate Pin
Dave Kreskowiak10-Feb-04 5:35
mveDave Kreskowiak10-Feb-04 5:35 
GeneralRe: Help! clock generate Pin
jfk_lili10-Feb-04 22:39
jfk_lili10-Feb-04 22:39 
GeneralProblem related to Cryptography API Pin
peterlck5-Feb-04 15:25
peterlck5-Feb-04 15:25 
GeneralRe: Problem related to Cryptography API Pin
Dave Kreskowiak6-Feb-04 2:26
mveDave Kreskowiak6-Feb-04 2:26 
GeneralRe: Problem related to Cryptography API Pin
Mike Dimmick6-Feb-04 3:29
Mike Dimmick6-Feb-04 3:29 
GeneralUsing MSCHART Pin
Zhaker5-Feb-04 15:14
Zhaker5-Feb-04 15:14 
GeneralRe: Using MSCHART Pin
Dave Kreskowiak6-Feb-04 2:28
mveDave Kreskowiak6-Feb-04 2:28 
GeneralRe: Using MSCHART Pin
Zhaker8-Feb-04 11:43
Zhaker8-Feb-04 11:43 
GeneralExcel OM Library - HELP I'm down! Pin
nvmoss5-Feb-04 12:01
nvmoss5-Feb-04 12:01 
GeneralIs there a customer control that can handle text and pictures Pin
Namboy825-Feb-04 6:32
Namboy825-Feb-04 6:32 
GeneralRe: Is there a customer control that can handle text and pictures Pin
John Kuhn5-Feb-04 10:33
John Kuhn5-Feb-04 10:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.