No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky0Votes
ASP.Net Related Questions
Asp.Net Related Questions should be asked in the Asp.Net forums http://forums.asp.net/1 Replies | 19972 Views | Created by Ken Tucker - Thursday, March 27, 2008 12:19 PM | Last reply by SPanicker - Thursday, June 03, 2010 10:39 PM -
Sticky5Votes
Windows Forms Data Controls and Databinding FAQ
This material should not be considered as a complete coverage of the frequently asked questions, but it tries to capture the high-level features with some depth in ...39 Replies | 139798 Views | Created by Zhi-Xin Ye - Tuesday, December 04, 2007 3:17 AM | Last reply by Zhi-Xin Ye - Wednesday, December 05, 2007 8:45 AM -
Sticky5Votes
Need Help? Check out the DataGridView FAQ!
I've finished writing the first DataGridView FAQ. This isn't just a list of questions, but a comprehensive overview of the DataGridView. Please reply to this thread with addition Q/A ...12 Replies | 106502 Views | Created by Mark Rideout - Wednesday, November 30, 2005 7:07 PM | Last reply by Steve Thornton - Friday, February 03, 2006 6:03 PM
-
Unanswered0Votes
Licensing between Client and SQL Server
I want to license my machine to connect to the SQL Server 2012. My machine can connect to the server via: Terminalservice, VPN or directly. The ... -
Unanswered0Votes
visual basic 6.0 application runs slowly on windows server 2008 R2 64 bit
we have installed application developed in visual basic 6.0 on a machine with 64 bit hardware support ie. windows server 2008 R2 and Application run, but getting very slow. my query ...1 Replies | 49 Views | Created by Chandan Karre - Wednesday, September 04, 2013 6:37 AM | Last reply by Damon Bu - MSFT - 15 hours 1 minutes ago -
Answered0Votes
datagridview select row
Hello, When i select row 1 from DGV1 i also want to select row 1 from DGV2, how can i do that? I have tried with DGV1.currenrow.selected = ...3 Replies | 2288 Views | Created by rockydk - Saturday, May 09, 2009 10:27 AM | Last reply by Kevininstructor - Wednesday, September 04, 2013 4:04 PM -
Unanswered0Votes
vb.net
how to get the DataGridView selected row values in new window form DataGridView plz anybody help me as soon as1 Replies | 33 Views | Created by Ali Majid - Wednesday, September 04, 2013 10:00 AM | Last reply by Kevininstructor - Wednesday, September 04, 2013 1:33 PM -
Unanswered0Votes
Custom Cell Implementation For RadioButton
Hello, I have implemented successfully Custom Cell for Radio Button through below ...1 Replies | 55 Views | Created by Devang3D - Tuesday, September 03, 2013 6:13 AM | Last reply by Kevininstructor - Tuesday, September 03, 2013 4:58 PM -
Answered1Votes
DateTimePicker to textbox with bindingsource doesn't update
Can someone help me with reference to programmatically entering a value into a textbox and pushing it through to the underlying datasource? To start off, I want the user to enter a ...7 Replies | 91 Views | Created by Spaceman1972 - Monday, September 02, 2013 10:29 AM | Last reply by Kevininstructor - Tuesday, September 03, 2013 4:21 PM -
Answered1Votes
delete rows in a data grid view using a button, once deleted the database is not updating
0) ...4 Replies | 103 Views | Created by WindyD - Monday, September 02, 2013 9:45 AM | Last reply by WindyD - Tuesday, September 03, 2013 6:56 AM -
Discussion0Votes
Auto tab to next cell in datagridview when max length of cell is reached
Hi, I have a datagridview with 2 columns named 'Type' and 'Telephone No' . I have set the maximum lengths of these 2 columns with ...1 Replies | 59 Views | Created by SANJISH - Sunday, September 01, 2013 5:44 AM | Last reply by Barry Wang - Tuesday, September 03, 2013 5:01 AM -
Unanswered0Votes
i
I made a program which saves some information to Access database, but now I made a new form with combo box in it, couple of textboxes and a picture box. When I fill the Access database with ...1 Replies | 85 Views | Created by Muhammad Sajid Lakha - Saturday, August 31, 2013 8:37 PM | Last reply by Barry Wang - Monday, September 02, 2013 12:22 PM -
Unanswered0Votes
Open form with password C#
Hi, In my app you need a password and username in Form1 to get in Form2. But when I click on cancel (the red button in the upper right) Form1 closes and it opens Form2 just like ...1 Replies | 88 Views | Created by ganeshgebhard - Friday, August 30, 2013 6:55 PM | Last reply by Barry Wang - Monday, September 02, 2013 11:24 AM -
Unanswered0Votes
I am getting this error... I need help with this code...
SO I created a simple windows form displaying SQL data. I need to be able to make small changes like the names of the products and so on. I am able to make the changes while running the ...1 Replies | 81 Views | Created by Stallion388 - Friday, August 30, 2013 3:20 PM | Last reply by Amanda Zhu - Monday, September 02, 2013 8:16 AM -
Unanswered0Votes
pop-up form when datagrid row is selected
Hi I have googled for months to find a way of poping up a form based on a selected row in a datagridview. I have this form that loads data in datagridview. I want when I double-click on a selected ...2 Replies | 117 Views | Created by gematlive - Friday, August 30, 2013 2:37 PM | Last reply by Kevininstructor - Sunday, September 01, 2013 8:15 PM -
Unanswered0Votes
planet animation C#
Hi, I want a animation of a circling planet like this: Can anyone help me?4 Replies | 98 Views | Created by ganeshgebhard - Friday, August 30, 2013 8:43 PM | Last reply by Sheng Jiang 蒋晟 - Sunday, September 01, 2013 3:44 PM -
Answered0Votes
if click ESC close program C#
When click escape, close the program. How to I do this?1 Replies | 92 Views | Created by ganeshgebhard - Friday, August 30, 2013 8:19 PM | Last reply by Sheng Jiang 蒋晟 - Friday, August 30, 2013 11:36 PM -
Answered0Votes
Dataset HasChanges method - command button vs menu item
I have a winform app containing a datagridview, a command button and a menu bar with an item for searching. The datagridview is bound to a dataset. If I change the contents of ...2 Replies | 99 Views | Created by kris_hood - Wednesday, August 28, 2013 9:51 PM | Last reply by kris_hood - Friday, August 30, 2013 12:38 PM -
Answered0Votes
Can DataGridViewComboBoxCell be able to edit by user (like a normal Combobox)?
Can DataGridViewComboBoxCell be able to edit by user, like a normal ComboBox?If can't, how to customize a cell/column to get this feature?Thanks a lot!17 Replies | 12730 Views | Created by Sambur - Tuesday, November 29, 2005 3:05 AM | Last reply by Rohitt4119 - Friday, August 30, 2013 7:51 AM -
Answered1Votes
C++ Windows Form
i am making a program that has 5 text boxes (TextBox1-TextBox5) and i am wanting to be able to click a save button and it pop up a SaveFileDialog asking me where i want to save the file in ...2 Replies | 99 Views | Created by Darab Javaid - Tuesday, August 27, 2013 3:25 PM | Last reply by Darab Javaid - Thursday, August 29, 2013 8:17 PM -
Answered0Votes
Add Row with Button control in Data Grid View in Visual Basic 2008
hi, i want to add rows with buttonControl in form1 then when i click buttoncontrol in form1. form2.show with data like in datarows, in ...1 Replies | 86 Views | Created by Jehurtz - Thursday, August 29, 2013 3:14 AM | Last reply by Mercop002 - Thursday, August 29, 2013 8:38 AM -
Unanswered1Votes
DataGridView Expand And Collapse C#
Hi All, I want to make my datagridview to expand and collapse rows, here i have found an example of exactly what i want but i have been trying for the past two days but i couldn't ...1 Replies | 110 Views | Created by Mr.Mohabbat - Thursday, August 29, 2013 6:51 AM | Last reply by Thomas (Kotagiri) - Thursday, August 29, 2013 7:45 AM -
Answered0Votes
DAta grid view autosize mode fill column broken!
I have problem with the data gridview where the auto size columns fill mode where the smaller columns get sized in weird ways when the user maximizes and restores the window. Here is a simple steps ...4 Replies | 4468 Views | Created by jameskatsuit - Thursday, December 08, 2005 12:54 AM | Last reply by Kyeong Woo Kang - Thursday, August 29, 2013 5:15 AM - Items 1 to 20 of 20556 Next ›