Click here to Skip to main content
15,905,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: URI Format Not Supported. Pin
Meetu Choudhary11-Sep-09 0:06
Meetu Choudhary11-Sep-09 0:06 
GeneralRe: URI Format Not Supported. Pin
vishwjeet11-Sep-09 1:52
vishwjeet11-Sep-09 1:52 
GeneralRe: URI Format Not Supported. Pin
Meetu Choudhary11-Sep-09 1:56
Meetu Choudhary11-Sep-09 1:56 
GeneralRe: URI Format Not Supported. Pin
vishwjeet11-Sep-09 2:00
vishwjeet11-Sep-09 2:00 
GeneralRe: URI Format Not Supported. Pin
Meetu Choudhary11-Sep-09 2:03
Meetu Choudhary11-Sep-09 2:03 
GeneralRe: URI Format Not Supported. Pin
Meetu Choudhary11-Sep-09 2:46
Meetu Choudhary11-Sep-09 2:46 
Questiondropdownlist in datagrid Pin
m@dhu10-Sep-09 21:31
m@dhu10-Sep-09 21:31 
AnswerRe: dropdownlist in datagrid Pin
Christian Graus10-Sep-09 21:44
protectorChristian Graus10-Sep-09 21:44 
OK, I can see that you're not working for money, you're just writing code to teach yourself. You should at least look at putting your connection strings into the web config, although this code would still be a long way short of a commercial standard, even if you did that.

I don't see the BindData method, I assume that's the method you want to fill the drop list when the user is editing data ? You have code to fill the drop lists, why do you have a drop list if the item is not being edited ? And why do you read your data source every time, including for rows that are not item rows ?

As I said, a lot of work here. I think you may want to buy a book and work through it, and abandon this test project for now.

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.

AnswerRe: dropdownlist in datagrid Pin
Christian Graus10-Sep-09 21:59
protectorChristian Graus10-Sep-09 21:59 
GeneralRe: dropdownlist in datagrid Pin
m@dhu10-Sep-09 22:07
m@dhu10-Sep-09 22:07 
GeneralRe: dropdownlist in datagrid Pin
Christian Graus10-Sep-09 22:22
protectorChristian Graus10-Sep-09 22:22 
GeneralRe: dropdownlist in datagrid Pin
m@dhu10-Sep-09 22:35
m@dhu10-Sep-09 22:35 
GeneralRe: dropdownlist in datagrid Pin
Christian Graus10-Sep-09 22:39
protectorChristian Graus10-Sep-09 22:39 
GeneralRe: dropdownlist in datagrid Pin
m@dhu10-Sep-09 22:44
m@dhu10-Sep-09 22:44 
GeneralRe: dropdownlist in datagrid Pin
Christian Graus10-Sep-09 22:48
protectorChristian Graus10-Sep-09 22:48 
GeneralRe: dropdownlist in datagrid Pin
m@dhu10-Sep-09 22:56
m@dhu10-Sep-09 22:56 
GeneralRe: dropdownlist in datagrid Pin
Christian Graus11-Sep-09 0:54
protectorChristian Graus11-Sep-09 0:54 
QuestionHow to get Mac Address. ?? Pin
Priyagdpl10-Sep-09 21:07
Priyagdpl10-Sep-09 21:07 
AnswerRe: How to get Mac Address. ?? Pin
Manas Bhardwaj10-Sep-09 21:40
professionalManas Bhardwaj10-Sep-09 21:40 
AnswerRe: How to get Mac Address. ?? Pin
Abhishek Sur10-Sep-09 22:24
professionalAbhishek Sur10-Sep-09 22:24 
QuestionFrench language support in aspx page Pin
GauravKP10-Sep-09 20:51
professionalGauravKP10-Sep-09 20:51 
AnswerRe: French language support in aspx page Pin
Christian Graus10-Sep-09 20:54
protectorChristian Graus10-Sep-09 20:54 
Questionbreak point not working Pin
myinstincts10-Sep-09 20:25
myinstincts10-Sep-09 20:25 
AnswerRe: break point not working Pin
N a v a n e e t h10-Sep-09 20:52
N a v a n e e t h10-Sep-09 20:52 
GeneralRe: break point not working Pin
myinstincts10-Sep-09 20:57
myinstincts10-Sep-09 20:57 

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.