Click here to Skip to main content
15,900,254 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I have problem with Asp.net Update panel, plz help me. Pin
Sherin Iranimose10-Jul-08 5:19
Sherin Iranimose10-Jul-08 5:19 
GeneralRe: I have problem with Asp.net Update panel, plz help me. Pin
Ajita Kumar Satpathy13-Jul-08 7:42
Ajita Kumar Satpathy13-Jul-08 7:42 
Questionsqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
orsini10-Jul-08 4:04
orsini10-Jul-08 4:04 
AnswerRe: sqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
Sherin Iranimose10-Jul-08 5:31
Sherin Iranimose10-Jul-08 5:31 
GeneralRe: sqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
NeverHeardOfMe10-Jul-08 5:40
NeverHeardOfMe10-Jul-08 5:40 
GeneralRe: sqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
Sherin Iranimose10-Jul-08 5:49
Sherin Iranimose10-Jul-08 5:49 
AnswerRe: sqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
NeverHeardOfMe10-Jul-08 5:39
NeverHeardOfMe10-Jul-08 5:39 
GeneralRe: sqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
orsini10-Jul-08 6:03
orsini10-Jul-08 6:03 
thank you so much, both answer are great, both worked fine, thanks again.
I am trying to get away from those fance interface user and get more into the code behind.
so, when I bind that productlistview. with the reader, i have a funcion that return the selected value.

Public ReadOnly Property prodid() As String
        Get
            Return ProductListView.SelectedValue
        End Get
    End Property


which i retrieve it in the next page. how can i tell the productlistview, that the datakeynames = myrreader("pid")
from the code behind.
thanks for your help.
QuestionPlatform Independent Web Based Video Conferencing Through Cam Pin
shahzadmalik10-Jul-08 3:07
shahzadmalik10-Jul-08 3:07 
QuestionButton Id Problem Pin
Ajeet mittal10-Jul-08 2:58
Ajeet mittal10-Jul-08 2:58 
AnswerRe: Button Id Problem Pin
Sherin Iranimose10-Jul-08 3:57
Sherin Iranimose10-Jul-08 3:57 
GeneralRe: Button Id Problem Pin
Ajeet mittal10-Jul-08 19:24
Ajeet mittal10-Jul-08 19:24 
GeneralRe: Button Id Problem Pin
Sherin Iranimose10-Jul-08 20:10
Sherin Iranimose10-Jul-08 20:10 
GeneralRe: Button Id Problem Pin
Ajeet mittal10-Jul-08 23:14
Ajeet mittal10-Jul-08 23:14 
GeneralRe: Button Id Problem Pin
Sherin Iranimose10-Jul-08 23:43
Sherin Iranimose10-Jul-08 23:43 
QuestionCannot implicitly convert type 'int' to 'string' Pin
eyeseetee10-Jul-08 2:55
eyeseetee10-Jul-08 2:55 
AnswerRe: Cannot implicitly convert type 'int' to 'string' Pin
Herman<T>.Instance10-Jul-08 3:04
Herman<T>.Instance10-Jul-08 3:04 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
eyeseetee10-Jul-08 3:09
eyeseetee10-Jul-08 3:09 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
Herman<T>.Instance10-Jul-08 3:18
Herman<T>.Instance10-Jul-08 3:18 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
eyeseetee10-Jul-08 3:31
eyeseetee10-Jul-08 3:31 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
Herman<T>.Instance10-Jul-08 3:36
Herman<T>.Instance10-Jul-08 3:36 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
eyeseetee10-Jul-08 3:44
eyeseetee10-Jul-08 3:44 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
Herman<T>.Instance10-Jul-08 6:22
Herman<T>.Instance10-Jul-08 6:22 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
Guffa10-Jul-08 4:08
Guffa10-Jul-08 4:08 
GeneralRe: Cannot implicitly convert type 'int' to 'string' Pin
Herman<T>.Instance10-Jul-08 6:18
Herman<T>.Instance10-Jul-08 6:18 

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.