6 Unanswered Topics

Remove Filter
Member Avatar for VIPER5646

Hi all I have a datagridview with 2 columns. fist column is Datagridview combobox the second is a datagridtextbox. I'm trying to fill the second column based on the combobox selection . The Method that captures the selected item does not track which row is being edited. I have tried …

1
377
Member Avatar for VIPER5646

Hi In my program I have a Dataset that populates a Rdlc file and it was working Fine until I Encrypted the Accdb file and now when I run the App I get "Not a valid password" error at this line [CODE]Me.Services_QryTableAdapter.Fill(Me.CFIDataset.Services_qry, RprtID)[/CODE] I have tried Modifying the connection for …

0
98
Member Avatar for VIPER5646

Hi all I would like to do a Calender with tasks in VB but I can't seam to find a calender that I would be able to choose the size of the Cells. I was able to use Month Calender but I can not resize it. If there is such …

0
60
Member Avatar for VIPER5646

Hi I'm using XP PRO with sp3 and administrative Rights. When I go to start All Programs>Accessoeries>Ststem tools I get an empty folder. The same with Control Panel Administrative Tools also empty. When I did a Search I found them in Documents and Settings\Allusers\Start Menu\Programs\Aministrative Tools. Will I be able …

0
79
Member Avatar for VIPER5646

[QUOTE][/QUOTE]Hi I have been trying to flatten the columns header in a Datagrid, the same way as we do it with buttons using .FlatStyle = FlatStyle.Flat but have been unsuccessful. If it is possible to do it can someone help me. Thank you

0
80
Member Avatar for VIPER5646

Hi I'm using Visual Basic Express When trying to sort columns in DataGridView by using ListSortDirection, I get the not defined error. I searched Google for app. using ListSortDirection, none of them have to declare it. Can any one help me. Thanks

-1
91

The End.