Click here to Skip to main content
15,887,421 members
Home / Discussions / C#
   

C#

 
AnswerRe: Open File Dialog Box Pin
J4amieC2-Jul-09 0:08
J4amieC2-Jul-09 0:08 
QuestionIListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:03
haleemasher1-Jul-09 23:03 
AnswerRe: IListSource does not contain any data sources Pin
OriginalGriff1-Jul-09 23:21
mveOriginalGriff1-Jul-09 23:21 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:31
haleemasher1-Jul-09 23:31 
GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff1-Jul-09 23:52
mveOriginalGriff1-Jul-09 23:52 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:54
haleemasher1-Jul-09 23:54 
GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff2-Jul-09 0:04
mveOriginalGriff2-Jul-09 0:04 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher2-Jul-09 0:14
haleemasher2-Jul-09 0:14 
ok sorry sir i remove this error but i face another error when i click delete in the gridview
cmd.CommandText = "DELETE FROM Coupon_Info WHERE RecievingDate='" + GridView1.DataKeys[e.RowIndex].Values[0].ToString() + "'";

it highlight this code nd error is
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff2-Jul-09 0:37
mveOriginalGriff2-Jul-09 0:37 
Question[Message Deleted] Pin
creend1-Jul-09 22:43
creend1-Jul-09 22:43 
AnswerRe: aboutLogin Pin
Arindam Tewary1-Jul-09 22:44
professionalArindam Tewary1-Jul-09 22:44 
AnswerRe: aboutLogin Pin
Manas Bhardwaj1-Jul-09 22:45
professionalManas Bhardwaj1-Jul-09 22:45 
AnswerRe: aboutLogin Pin
DaveyM691-Jul-09 22:45
professionalDaveyM691-Jul-09 22:45 
AnswerRe: [Message Deleted] Pin
creend1-Jul-09 22:53
creend1-Jul-09 22:53 
GeneralRe: [Message Deleted] Pin
padmanabhan N2-Jul-09 1:51
padmanabhan N2-Jul-09 1:51 
Question[Message Deleted] Pin
creend1-Jul-09 22:42
creend1-Jul-09 22:42 
AnswerRe: AboutDataGridView Pin
DaveyM691-Jul-09 22:45
professionalDaveyM691-Jul-09 22:45 
AnswerRe: AboutDataGridView Pin
Manas Bhardwaj1-Jul-09 22:46
professionalManas Bhardwaj1-Jul-09 22:46 
AnswerRe: [Message Deleted] Pin
creend1-Jul-09 22:53
creend1-Jul-09 22:53 
Question[Message Deleted] Pin
creend1-Jul-09 22:38
creend1-Jul-09 22:38 
AnswerRe: AboutWinform Pin
DaveyM691-Jul-09 22:43
professionalDaveyM691-Jul-09 22:43 
AnswerRe: [Message Deleted] Pin
creend1-Jul-09 22:53
creend1-Jul-09 22:53 
QuestionOpen File Dialog Box Pin
Satish Pai1-Jul-09 20:20
Satish Pai1-Jul-09 20:20 
AnswerRe: Open File Dialog Box Pin
OriginalGriff1-Jul-09 23:02
mveOriginalGriff1-Jul-09 23:02 
QuestionAPI Hooking Pin
Satish Pai1-Jul-09 19:23
Satish Pai1-Jul-09 19: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.