Click here to Skip to main content
15,878,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: fetch data frm multiple tables Pin
Nisha Agrawal28-Sep-09 22:52
Nisha Agrawal28-Sep-09 22:52 
AnswerRe: fetch data frm multiple tables Pin
Vimalsoft(Pty) Ltd28-Sep-09 22:57
professionalVimalsoft(Pty) Ltd28-Sep-09 22:57 
GeneralRe: fetch data frm multiple tables Pin
Christian Graus28-Sep-09 23:00
protectorChristian Graus28-Sep-09 23:00 
GeneralRe: fetch data frm multiple tables Pin
Abhijit Jana28-Sep-09 23:20
professionalAbhijit Jana28-Sep-09 23:20 
Question[Message Deleted] Pin
sumanmks28-Sep-09 22:42
sumanmks28-Sep-09 22:42 
AnswerRe: how to insert value in datbase Pin
Christian Graus28-Sep-09 22:43
protectorChristian Graus28-Sep-09 22:43 
GeneralRe: how to insert value in datbase Pin
sumanmks28-Sep-09 22:49
sumanmks28-Sep-09 22:49 
GeneralRe: how to insert value in datbase Pin
Christian Graus28-Sep-09 22:52
protectorChristian Graus28-Sep-09 22:52 
You just restated the question. You've added NOTHING to the situation. Here are some things to consider

1 - your database has no idea where your data comes from. Therefore, I have to assume your problem is with interacting with controls, because the SQL code will be the same
2 - I've already told you to use the debugger - have you ? You don't give us any clue what your code looks like, or what it is doing, so we can't really help you, but the first step, is to walk through the code and work out at what point you're failing to get your value.

Having experience with this sort of idiotic question, I am willing to make a guess. Your problem, although you've not said so, is that the wrong value is stored. This is because you bind to the datasource in page load ( the wrong place ), on postback ( the wrong time ). If I am utterly wrong, it is because the only way this question makes sense, is if you were trying to test our ability to work out solutions based on zero information. If you want actual help, you need to know enough to be able to explain what is exactly going wrong, and what exactly you've tried to fix it. Until you do that, I have to consider that you don't even have the skills to ask for help, let alone write any code.

Seriously.

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: how to insert value in datbase Pin
Christian Graus28-Sep-09 23:16
protectorChristian Graus28-Sep-09 23:16 
AnswerRe: how to insert value in datbase Pin
Abhijit Jana28-Sep-09 22:46
professionalAbhijit Jana28-Sep-09 22:46 
GeneralRe: how to insert value in datbase Pin
sumanmks28-Sep-09 22:53
sumanmks28-Sep-09 22:53 
GeneralRe: how to insert value in datbase Pin
Christian Graus28-Sep-09 22:54
protectorChristian Graus28-Sep-09 22:54 
GeneralRe: how to insert value in datbase Pin
Abhijit Jana28-Sep-09 23:27
professionalAbhijit Jana28-Sep-09 23:27 
AnswerRe: how to insert value in datbase Pin
Vimalsoft(Pty) Ltd28-Sep-09 22:55
professionalVimalsoft(Pty) Ltd28-Sep-09 22:55 
AnswerRe: [Message Deleted] Pin
Abhijit Jana28-Sep-09 23:28
professionalAbhijit Jana28-Sep-09 23:28 
QuestionIs there a size-limit to a XSLT generated webform? Pin
Rafferty Uy28-Sep-09 21:25
Rafferty Uy28-Sep-09 21:25 
AnswerRe: Is there a size-limit to a XSLT generated webform? Pin
Abhishek Sur28-Sep-09 21:29
professionalAbhishek Sur28-Sep-09 21:29 
AnswerRe: Is there a size-limit to a XSLT generated webform? Pin
Rafferty Uy28-Sep-09 21:53
Rafferty Uy28-Sep-09 21:53 
QuestionDisplay Data In ASP.net with paging Pin
infinity_X202028-Sep-09 21:11
infinity_X202028-Sep-09 21:11 
AnswerRe: Display Data In ASP.net with paging Pin
Abhijit Jana28-Sep-09 21:14
professionalAbhijit Jana28-Sep-09 21:14 
AnswerRe: Display Data In ASP.net with paging Pin
sashidhar28-Sep-09 21:17
sashidhar28-Sep-09 21:17 
AnswerRe: Display Data In ASP.net with paging Pin
Abhishek Sur28-Sep-09 21:19
professionalAbhishek Sur28-Sep-09 21:19 
GeneralRe: Display Data In ASP.net with paging Pin
infinity_X202029-Sep-09 9:49
infinity_X202029-Sep-09 9:49 
GeneralRe: Display Data In ASP.net with paging Pin
Abhishek Sur29-Sep-09 21:34
professionalAbhishek Sur29-Sep-09 21:34 
QuestionProviding link to the images that are shown in Slideshowextender control Pin
jknascrimz28-Sep-09 20:41
jknascrimz28-Sep-09 20:41 

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.