Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for midnite11

Does anyone know how to get the number of rows that are included in the total SelectedCells of a datagridview? This is where the user actually selects multiple cells in multiple rows - not actually selecting the rows themselves. I don't need to row indexes of the cells. What I …

Member Avatar for midnite11
0
1K
Member Avatar for midnite11

Anybody out there having an issue with the alignment of the CheckBoxes associated with the TreeView Nodes? All of my checkboxes are aligned at the bottom of the Node Text as opposed to the center like the Icon. This does not seem to happen on windows 7 op systems but …

0
67
Member Avatar for Andrees92

I am working on a form which uses an Access (oledb) database, I have a button to update, and other to insert a new client, when I insert a new client it successfully adds it to the database, but I have to open and close the form to update it, …

Member Avatar for Andrees92
0
3K
Member Avatar for midnite11

I have a DataGridView whose DataSource is a DataView based off of a Datable. I am allowing the user to filter the DataGridView based on value in cells within a Column. After the user selects the value to filter - I create a filter string and apply it to the …

Member Avatar for midnite11
0
564
Member Avatar for midnite11

Hi, I need to fill a toolstripcombobox with dates. The values in the toolstripcombobox need to be sorted by date. The database field that I am pulling to fill this toolstripcombobox has the following fixed format: 201201, 201211. So, I first need to convert the retrieved values from YYYYMM to …

Member Avatar for Icone
0
185
Member Avatar for midnite11

I receive large pre-formatted XML files. Each XML is formatted the same way - in that they all have the same Parent Nodes and Child Nodes. Each Parent node has at least one Attribute (sometimes 3 or 4) and some fields also have attributes. In my opinion, the formatting of …

Member Avatar for ChrisPadgham
0
246