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 | 18765 Views | Ken Tucker - Thursday, March 27, 2008 12:19 PM | Last Reply 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 | 134591 Views | Zhi-Xin Ye - Tuesday, December 04, 2007 3:17 AM | Last Reply 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 | 105075 Views | Mark Rideout - Wednesday, November 30, 2005 7:07 PM | Last Reply Steve Thornton - Friday, February 03, 2006 6:03 PM
-
Unanswered0Votes
How to reference a datagridview selection to a string?
Hi, I have a DataSet assigned to the DataSource of a BindingSource object, the DataSet has one DataTable. I have a dataGridView's DataSource linked to the ...0 Replies | 22 Views | lkubler - 10 hours 9 minutes ago -
Unanswered0Votes
How to display grouped data in a DataGridView?
hi, please what is the mai function or how do i use this code? Thank you public class GroupByGrid ...1 Replies | 31 Views | Geralson - Thursday, June 20, 2013 9:55 AM | Last Reply Barry Wang - 10 hours 17 minutes ago -
Answered0Votes
OLEDB DataSet deleted, Parent form refering to missing table. PLs Help.
Good Day. I deleted a Huge DATASET after the parent form and child one were created. I deleted all references(Dataadapters e.g.) in the resoursec designer of parent and child forms . ...2 Replies | 45 Views | Alexandr Mrut - Thursday, June 20, 2013 9:41 PM | Last Reply Alexandr Mrut - 12 hours 22 minutes ago -
Unanswered0Votes
Excel and DatagridView
Hi, I have Windows 7 64 bit OS and MS visual studio 10. I build a C# Windows Form app that loads data from Excel 2010 using a System.Data.OleDb ...2 Replies | 103 Views | alexxx15 - Tuesday, June 18, 2013 12:39 PM | Last Reply alexxx15 - 14 hours 2 minutes ago -
Unanswered0Votes
How to save datagridview changes to access database in C#?
I have defined others members at the begining. I have lloking for many ways to save datagriview values to access database, but with out results, thats why ask you guys for ...1 Replies | 38 Views | TomsPriedolins - Wednesday, June 19, 2013 12:01 PM | Last Reply Ego Jiang - 20 hours 12 minutes ago -
Answered0Votes
Creating a custom widget with a Forms.BindingSource
I’m building a custom widget for displaying 2 dim data, much like Windows.Forms.DataGridView, and I want to use a Windows.Forms.BindingSource with it. There appears to be plenty ...3 Replies | 99 Views | ken001 - Tuesday, June 11, 2013 4:16 PM | Last Reply ken001 - Thursday, June 20, 2013 11:11 PM -
Unanswered0Votes
Lead Log Program. Saving information to XML file and append if information already exists
OK I'm new to Visual Basic (other than some tinkering around) what I'm trying to do is create a lead log so when we have a customer call we can enter this information into the program and have it save ...0 Replies | 26 Views | G33kman - Thursday, June 20, 2013 7:34 PM -
Unanswered0Votes
DataGridView.Sort locks fields after sort
I'm working on some code that sorts a column of numbers in ascending order and then I'm trying to go row-by-row and change certain numbers. After the sort I can't change some numbers in the sorted ...0 Replies | 26 Views | Jason_42 - Thursday, June 20, 2013 2:21 PM -
Discussion0Votes
How can i adding group rows to DataGridView
hi, please How can i adding group rows to DataGridView like in this ...0 Replies | 24 Views | Geralson - Thursday, June 20, 2013 10:09 AM -
Unanswered0Votes
Button click event does not fire if grid's RowValidating event shows a MessageBox or has a breakpoint.
I have a form with a DataGridView and a Button, both having CausesValidation = true. In thr grid's RowValidating and the button's click event, I am showing a MessageBox to notify ...5 Replies | 2509 Views | Rajesh Khater - Friday, July 20, 2007 8:18 AM | Last Reply AlbertoV - Wednesday, June 19, 2013 6:47 PM -
Unanswered0Votes
datagridview columnheadermouseclick doesn't work
I'm using Datagridview control with 2 Checkbox column, one button column and few text columns. Datagrid text columns are populated from database table. I'm setting Checkbox column as 'selected' during ...0 Replies | 29 Views | Minakshi Mahadik - Wednesday, June 19, 2013 5:57 PM -
Unanswered0Votes
How to save chnages from datagridview into access database?
I have defined others members at the begining. I have lloking for many ways to save datagriview values to access database, but with out results, thats why ask you guys for ...4 Replies | 69 Views | TomsPriedolins - Wednesday, June 19, 2013 2:50 PM | Last Reply TomsPriedolins - Wednesday, June 19, 2013 5:38 PM -
Unanswered0Votes
System.bytes
Hi Guys anybody know why I gotting error "Parameter is not valid" in this code I'm trying to write the sql table back to datagridview1. ...2 Replies | 71 Views | gdeal1 - Tuesday, June 18, 2013 9:51 PM | Last Reply gdeal1 - Wednesday, June 19, 2013 3:05 PM -
Answered0Votes
Text box data binding help needed
Hi, Just learning C# and I am making a simple form based application that has a datagridview control and a series of text box controls. I want the datagridview to list people ...3 Replies | 82 Views | lkubler - Monday, June 17, 2013 7:10 PM | Last Reply Barry Wang - Wednesday, June 19, 2013 1:26 PM -
Unanswered0Votes
How to convert datagrid image to data binary using memory stream
Hi There I need to convert datagrid image to data binary using memory stream. my datagrid contain 30 rows . Thanks gdeal++3 Replies | 65 Views | gdeal1 - Monday, June 17, 2013 7:50 PM | Last Reply Barry Wang - Wednesday, June 19, 2013 9:25 AM -
Answered2Votes
Problems with the Data Source Configuration Wizard in Visual C++ 2008 Express Edition
In my Visual C++ 2008 Express Edition in the Data Source Configuration Wizard I don't have the Database option as Data Source Type. The only option that I have available is Object. ...9 Replies | 5893 Views | Miguel T. _ - Sunday, May 03, 2009 7:37 PM | Last Reply Rajesh Varatharajan - Wednesday, June 19, 2013 6:23 AM -
Unanswered0Votes
Retrieve data from sql
0 BEGIN SET @_DataRow = CAST(SUBSTRING(@_DelimitedString, 0, CHARINDEX(';', @_DelimitedString)) AS nvarchar(MAX)) SET @_CurrentField = 1 WHILE ...1 Replies | 79 Views | gdeal1 - Monday, June 17, 2013 5:23 PM | Last Reply Barry Wang - Wednesday, June 19, 2013 5:11 AM -
Proposed0Votes
how to export multiple database tables in one excel sheet?
Hi, how to export multiple database tables in one excel sheet? with this code am exporting one table data in excel ...1 Replies | 52 Views | sampath kambala - Tuesday, June 18, 2013 9:03 AM | Last Reply Kevininstructor - Tuesday, June 18, 2013 11:14 AM -
Unanswered0Votes
Hi I am develoing a C# and sql application in which I have to display table rows and columns in a DataGrid AND in the same form I have to perform insert, update, delete operations.
Hi I am develoing a C# and sql application in which I have to display table rows and columns in a DataGrid AND in the same form I have to perform insert, update, delete operations.2 Replies | 70 Views | yandarkar - Monday, June 17, 2013 6:52 AM | Last Reply Barry Wang - Tuesday, June 18, 2013 9:42 AM -
Answered1Votes
Data Bound list box is always selecting the first item.
Hello , I am new at visual basic 2012 and i have an issue with the list box control selected item I have a data base with 3 tables 1.Doctors 2.Names ...3 Replies | 79 Views | John Simoudis - Friday, June 14, 2013 5:02 PM | Last Reply Kevininstructor - Saturday, June 15, 2013 12:38 PM - Items 1 to 20 of 20435 Next ›