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

ASP.NET

 
AnswerRe: count index char from string Pin
Sandeep Akhare4-May-07 3:50
Sandeep Akhare4-May-07 3:50 
AnswerRe: count index char from string Pin
Guffa4-May-07 5:50
Guffa4-May-07 5:50 
QuestionIssues in Loading Images in Word Automation [modified] Pin
Sankara Narayana4-May-07 3:13
Sankara Narayana4-May-07 3:13 
Questionsorting + asp.net 2.0 + c# Pin
ritu43214-May-07 3:12
ritu43214-May-07 3:12 
AnswerRe: sorting + asp.net 2.0 + c# Pin
ToddHileHoffer4-May-07 3:16
ToddHileHoffer4-May-07 3:16 
GeneralRe: sorting + asp.net 2.0 + c# [modified] Pin
ritu43214-May-07 3:21
ritu43214-May-07 3:21 
QuestionDeployment Pin
sangramkp4-May-07 2:31
sangramkp4-May-07 2:31 
QuestionProblem with hyperlinks Pin
nclauder4-May-07 2:27
nclauder4-May-07 2:27 
Hi all,
I have this big problem with hyperlinks I would appriciate any help please.
My web site has two datagrids on the same page. And one has a list of names of the users which are in form of hyperlinks. The second datagrid is for inserting data, and when a user inserts data I used 'Windows Authentication' for names in one column called Name.
Now this is how it's supposed to work: When any user want to see data about a particular user it's a matter of selecting his name and the data about the selected individual should be the only ones to be shown.
I got some examples on Google but they all seem not to be working.
Tha's why I'm here for help please!
Here is where I've reached:
<ItemTemplate> <asp:HyperLink id="HyperLink2" runat="server"
Text='<%#DataBinder.Eval(Container.DataItem,"TeamOperation")%>' NavigateUrl='<%#"../Dash_Board/DashBoard.aspx?Name="+DataBinder.Eval(Container.DataItem,"TeamOperation")%>'>HyperLink
</asp:HyperLink>
</ItemTemplate>
I really appriciate all the help.
Thanks.
AnswerRe: Problem with hyperlinks Pin
Guffa4-May-07 3:15
Guffa4-May-07 3:15 
GeneralRe: Problem with hyperlinks Pin
nclauder7-May-07 20:02
nclauder7-May-07 20:02 
QuestionQueries on Session and Application Variable Pin
meeram3954-May-07 2:18
meeram3954-May-07 2:18 
AnswerRe: Queries on Session and Application Variable Pin
kubben4-May-07 6:08
kubben4-May-07 6:08 
Questioninherit page in asp.net Pin
ronaktamboli4-May-07 2:06
ronaktamboli4-May-07 2:06 
AnswerRe: inherit page in asp.net Pin
N a v a n e e t h4-May-07 2:29
N a v a n e e t h4-May-07 2:29 
AnswerRe: inherit page in asp.net Pin
kashasd4-May-07 2:29
kashasd4-May-07 2:29 
AnswerRe: inherit page in asp.net Pin
Sandeep Akhare4-May-07 2:36
Sandeep Akhare4-May-07 2:36 
GeneralRe: inherit page in asp.net Pin
badgrs4-May-07 3:15
badgrs4-May-07 3:15 
GeneralRe: inherit page in asp.net Pin
Sandeep Akhare4-May-07 3:21
Sandeep Akhare4-May-07 3:21 
AnswerRe: inherit page in asp.net Pin
Sherin Iranimose8-May-07 1:10
Sherin Iranimose8-May-07 1:10 
QuestionEnter key press and the CheckBoxList Pin
ToddHileHoffer4-May-07 1:52
ToddHileHoffer4-May-07 1:52 
Questionautocomplete extender [modified] Pin
Sandeep_Kumbhar4-May-07 1:52
Sandeep_Kumbhar4-May-07 1:52 
AnswerRe: autocomplete extender Pin
Ibuprofen4-May-07 4:31
Ibuprofen4-May-07 4:31 
QuestionImage in a DataGrid Pin
Paul McGann4-May-07 0:26
professionalPaul McGann4-May-07 0:26 
AnswerRe: Image in a DataGrid Pin
Chetan Ranpariya4-May-07 0:29
Chetan Ranpariya4-May-07 0:29 
GeneralRe: Image in a DataGrid Pin
Paul McGann4-May-07 2:18
professionalPaul McGann4-May-07 2: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.