Click here to Skip to main content
15,891,607 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: formatting date in gridview Pin
Kunal P23-Feb-07 2:42
Kunal P23-Feb-07 2:42 
AnswerRe: formatting date in gridview Pin
kubben23-Feb-07 3:02
kubben23-Feb-07 3:02 
QuestionRe: formatting date in gridview Pin
Kunal P23-Feb-07 3:09
Kunal P23-Feb-07 3:09 
AnswerRe: formatting date in gridview Pin
kubben23-Feb-07 3:11
kubben23-Feb-07 3:11 
Generaldone...finally Pin
Kunal P23-Feb-07 3:21
Kunal P23-Feb-07 3:21 
GeneralRe: done...finally Pin
kubben23-Feb-07 3:22
kubben23-Feb-07 3:22 
GeneralRe: done...finally Pin
Kunal P23-Feb-07 3:23
Kunal P23-Feb-07 3:23 
GeneralRe: done...finally Pin
kubben23-Feb-07 3:30
kubben23-Feb-07 3:30 
In this case the Container is referring to the Dataset or dataTable or dataview that is bound to the gridview. When you use DataBinder.Eval you always have to use container.dataitem and then pass in the field you are looking for. The Bind method does the same thing it is just behind the scenes.

Ben
QuestionFileUpload Web Control is not working with Atlas Pin
Rajesh_K_Sharma20-Feb-07 4:39
Rajesh_K_Sharma20-Feb-07 4:39 
AnswerRe: FileUpload Web Control is not working with Atlas Pin
badgrs20-Feb-07 5:54
badgrs20-Feb-07 5:54 
GeneralRe: FileUpload Web Control is not working with Atlas Pin
Jon Sagara20-Feb-07 6:30
Jon Sagara20-Feb-07 6:30 
QuestionCells(2).Text returns an empty string Pin
Hampden Tech20-Feb-07 3:37
Hampden Tech20-Feb-07 3:37 
AnswerRe: Cells(2).Text returns an empty string Pin
kubben20-Feb-07 3:52
kubben20-Feb-07 3:52 
GeneralRe: Cells(2).Text returns an empty string Pin
Hampden Tech20-Feb-07 3:54
Hampden Tech20-Feb-07 3:54 
GeneralRe: Cells(2).Text returns an empty string Pin
kubben20-Feb-07 3:59
kubben20-Feb-07 3:59 
AnswerRe: Cells(2).Text returns an empty string Pin
Marcus J. Smith20-Feb-07 4:09
professionalMarcus J. Smith20-Feb-07 4:09 
AnswerRe: Cells(2).Text returns an empty string Pin
asithangae20-Feb-07 19:23
asithangae20-Feb-07 19:23 
GeneralRe: Cells(2).Text returns an empty string Pin
Marcus J. Smith21-Feb-07 2:22
professionalMarcus J. Smith21-Feb-07 2:22 
GeneralRe: Cells(2).Text returns an empty string Pin
asithangae21-Feb-07 17:35
asithangae21-Feb-07 17:35 
QuestionIframe and internal postback in asp.net?? Pin
Tridip Bhattacharjee20-Feb-07 3:14
professionalTridip Bhattacharjee20-Feb-07 3:14 
AnswerRe: Iframe and internal postback in asp.net?? Pin
Sandeep Akhare20-Feb-07 3:18
Sandeep Akhare20-Feb-07 3:18 
QuestionSQL Server Does not exits or Access denied Pin
Aswanikumarj20-Feb-07 3:02
Aswanikumarj20-Feb-07 3:02 
AnswerRe: SQL Server Does not exits or Access denied Pin
asithangae20-Feb-07 19:27
asithangae20-Feb-07 19:27 
QuestionPager1 conflicts with pager2 Pin
iamdking20-Feb-07 1:59
iamdking20-Feb-07 1:59 
Questionurl problem Pin
Tamimi - Code20-Feb-07 1:23
Tamimi - Code20-Feb-07 1: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.