Click here to Skip to main content
15,907,326 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Memory allocation error in odbc driver + mysql data base Pin
Christian Graus1-Sep-09 22:29
protectorChristian Graus1-Sep-09 22:29 
Questionscroll bar for gridview Pin
haleemasher1-Sep-09 21:06
haleemasher1-Sep-09 21:06 
AnswerRe: scroll bar for gridview Pin
Coding C#1-Sep-09 21:28
Coding C#1-Sep-09 21:28 
GeneralRe: scroll bar for gridview Pin
haleemasher1-Sep-09 21:40
haleemasher1-Sep-09 21:40 
AnswerRe: scroll bar for gridview Pin
Abhishek Sur1-Sep-09 21:38
professionalAbhishek Sur1-Sep-09 21:38 
AnswerRe: scroll bar for gridview Pin
Abhijit Jana1-Sep-09 23:11
professionalAbhijit Jana1-Sep-09 23:11 
Questionproblem in binding dropdown list in gridview footer rows Pin
Samarjeet Singh@india1-Sep-09 20:58
Samarjeet Singh@india1-Sep-09 20:58 
AnswerRe: problem in binding dropdown list in gridview footer rows Pin
Christian Graus1-Sep-09 21:13
protectorChristian Graus1-Sep-09 21:13 
samar123 wrote:
**DropDownList drp=(DropDownList)GridView1.FooterRow.FindControl("DropDownList1");//** In this line We are getting error object reference is no set an instance


Have you considered using real variable names, or are you trying to make your code hard to read ? What does your aspx look like ? I would recommend before you ever consider charging anyone for your code, that you learn how to write professional code as it pertains to database access. I'd fire anyone who wrote SQL in the presentation layer. What insanity is it that you want to rebind this control once for every row in your grid ?

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Samarjeet Singh@india1-Sep-09 22:48
Samarjeet Singh@india1-Sep-09 22:48 
GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Christian Graus2-Sep-09 0:14
protectorChristian Graus2-Sep-09 0:14 
GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Samarjeet Singh@india2-Sep-09 1:24
Samarjeet Singh@india2-Sep-09 1:24 
AnswerRe: problem in binding dropdown list in gridview footer rows Pin
Abhishek Sur1-Sep-09 21:55
professionalAbhishek Sur1-Sep-09 21:55 
GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Samarjeet Singh@india1-Sep-09 22:49
Samarjeet Singh@india1-Sep-09 22:49 
GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Abhishek Sur2-Sep-09 21:33
professionalAbhishek Sur2-Sep-09 21:33 
GeneralRe: problem in binding dropdown list in gridview footer rows Pin
Samarjeet Singh@india3-Sep-09 2:00
Samarjeet Singh@india3-Sep-09 2:00 
AnswerRe: problem in binding dropdown list in gridview footer rows Pin
igudipalli24-Jun-10 5:06
igudipalli24-Jun-10 5:06 
AnswerRe: problem in binding dropdown list in gridview footer rows Pin
igudipalli24-Jun-10 6:08
igudipalli24-Jun-10 6:08 
QuestionHelp in Java script Pin
AprNgp1-Sep-09 20:57
AprNgp1-Sep-09 20:57 
AnswerRe: Help in Java script Pin
Christian Graus1-Sep-09 21:10
protectorChristian Graus1-Sep-09 21:10 
GeneralRe: Help in Java script Pin
AprNgp1-Sep-09 21:14
AprNgp1-Sep-09 21:14 
GeneralRe: Help in Java script Pin
Christian Graus1-Sep-09 21:19
protectorChristian Graus1-Sep-09 21:19 
AnswerRe: Help in Java script Pin
Abhishek Sur1-Sep-09 21:45
professionalAbhishek Sur1-Sep-09 21:45 
GeneralRe: Help in Java script Pin
Christian Graus1-Sep-09 21:59
protectorChristian Graus1-Sep-09 21:59 
GeneralRe: Help in Java script Pin
Abhishek Sur1-Sep-09 22:34
professionalAbhishek Sur1-Sep-09 22:34 
GeneralRe: Help in Java script Pin
Christian Graus2-Sep-09 0:19
protectorChristian Graus2-Sep-09 0:19 

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.