Click here to Skip to main content
16,005,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to export datagridview contents to excel Pin
DKalepu5-Dec-07 22:49
DKalepu5-Dec-07 22:49 
QuestionHow To : coerce a ref to an enum into a ref to an int. Pin
urbane.tiger5-Dec-07 18:59
urbane.tiger5-Dec-07 18:59 
AnswerRe: How To : coerce a ref to an enum into a ref to an int. Pin
Skippums6-Dec-07 10:39
Skippums6-Dec-07 10:39 
Question[Message Deleted] Pin
rockz...5-Dec-07 18:52
rockz...5-Dec-07 18:52 
GeneralRe: Serial No. for rows in datagrid Pin
Sathesh Sakthivel5-Dec-07 19:00
Sathesh Sakthivel5-Dec-07 19:00 
GeneralRe: Serial No. for rows in datagrid Pin
dan!sh 5-Dec-07 19:28
professional dan!sh 5-Dec-07 19:28 
Questionhow to populate a single column from a table to a datagridview Pin
kssknov5-Dec-07 18:46
kssknov5-Dec-07 18:46 
AnswerRe: how to populate a single column from a table to a datagridview Pin
Sathesh Sakthivel5-Dec-07 18:55
Sathesh Sakthivel5-Dec-07 18:55 
The Databind is a method for the gridview for Asp .Net and databindings is to assign data to a control (this is usually a field value)
So remove the databindings line.

Are you sure that your dataset is getting populated?

Try running into debug mode and check the contents of your dataset before you set the data source of the gridview.

SSK.

Anyone who says sunshine brings happiness has never danced in the rain.

GeneralRe: how to populate a single column from a table to a datagridview Pin
kssknov5-Dec-07 19:06
kssknov5-Dec-07 19:06 
AnswerRe: how to populate a single column from a table to a datagridview Pin
I.explore.code5-Dec-07 23:49
I.explore.code5-Dec-07 23:49 
GeneralPrint data from webbrowser used on windows form Pin
D i x y5-Dec-07 18:09
D i x y5-Dec-07 18:09 
GeneralJava script using windows form Pin
Satish - Developer5-Dec-07 17:53
Satish - Developer5-Dec-07 17:53 
GeneralRe: Java script using windows form Pin
Sathesh Sakthivel5-Dec-07 17:58
Sathesh Sakthivel5-Dec-07 17:58 
GeneralRe: Java script using windows form Pin
Satish - Developer5-Dec-07 18:09
Satish - Developer5-Dec-07 18:09 
GeneralRe: Java script using windows form Pin
Sun Rays5-Dec-07 18:36
Sun Rays5-Dec-07 18:36 
GeneralA tiny issue with ".NET Snap To Screen Form" Pin
EEssam5-Dec-07 17:48
EEssam5-Dec-07 17:48 
QuestionIs it possible to record the voice from phone using tapi with C#.Net ? Pin
Gopal.S5-Dec-07 17:28
Gopal.S5-Dec-07 17:28 
AnswerRe: Is it possible to record the voice from phone using tapi with C#.Net ? Pin
Sathesh Sakthivel5-Dec-07 17:34
Sathesh Sakthivel5-Dec-07 17:34 
GeneralRe: Is it possible to record the voice from phone using tapi with C#.Net ? Pin
Gopal.S5-Dec-07 18:34
Gopal.S5-Dec-07 18:34 
GeneralRe: Is it possible to record the voice from phone using tapi with C#.Net ? Pin
Sathesh Sakthivel5-Dec-07 19:03
Sathesh Sakthivel5-Dec-07 19:03 
GeneralDatagrid with multiple header............. Pin
P_Elza5-Dec-07 17:16
P_Elza5-Dec-07 17:16 
GeneralRe: Datagrid with multiple header............. Pin
Sathesh Sakthivel5-Dec-07 17:37
Sathesh Sakthivel5-Dec-07 17:37 
Generaledit position (cursor? carret?) of richtextbox Pin
sduhd5-Dec-07 16:05
sduhd5-Dec-07 16:05 
GeneralRe: edit position (cursor? carret?) of richtextbox Pin
Christian Graus5-Dec-07 16:12
protectorChristian Graus5-Dec-07 16:12 
GeneralSend Program Over eMail Pin
MasterSharp5-Dec-07 14:23
MasterSharp5-Dec-07 14:23 

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.