Click here to Skip to main content
15,925,444 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: enterprise library doubt Pin
Sathesh Sakthivel26-Sep-07 0:20
Sathesh Sakthivel26-Sep-07 0:20 
AnswerRe: enterprise library doubt Pin
Paddy Boyd26-Sep-07 0:31
Paddy Boyd26-Sep-07 0:31 
QuestionPrevent caching of result. ?? How ? Pin
devboycpp25-Sep-07 23:14
devboycpp25-Sep-07 23:14 
AnswerRe: Prevent caching of result. ?? How ? Pin
John-ph25-Sep-07 23:22
John-ph25-Sep-07 23:22 
QuestionTreeView single select Pin
Agweet25-Sep-07 22:28
Agweet25-Sep-07 22:28 
AnswerRe: TreeView single select Pin
kapil bhatnagar26-Sep-07 0:45
kapil bhatnagar26-Sep-07 0:45 
Questionhow open new window from c# code with in asp.net 2.0 Pin
abbasbmk25-Sep-07 22:28
abbasbmk25-Sep-07 22:28 
AnswerRe: how open new window from c# code with in asp.net 2.0 Pin
Sandeep Akhare25-Sep-07 22:31
Sandeep Akhare25-Sep-07 22:31 
Write a javascript for that or try this
Button.Atributes.Add("OnClick","javascript:window.open('PageName.aspx');");

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




QuestionDataGrid Popup Pin
kirthikirthi25-Sep-07 22:02
kirthikirthi25-Sep-07 22:02 
AnswerRe: DataGrid Popup Pin
Imran Khan Pathan25-Sep-07 23:15
Imran Khan Pathan25-Sep-07 23:15 
GeneralRe: DataGrid Popup Pin
kirthikirthi26-Sep-07 0:24
kirthikirthi26-Sep-07 0:24 
GeneralRe: DataGrid Popup Pin
Imran Khan Pathan26-Sep-07 0:42
Imran Khan Pathan26-Sep-07 0:42 
Questionhow to point to a record in grid view? Pin
Big Ralph25-Sep-07 21:37
Big Ralph25-Sep-07 21:37 
QuestionRe: how to point to a record in grid view? Pin
Venkatesh Mookkan25-Sep-07 21:41
Venkatesh Mookkan25-Sep-07 21:41 
AnswerRe: how to point to a record in grid view? Pin
Big Ralph25-Sep-07 22:00
Big Ralph25-Sep-07 22:00 
GeneralRe: how to point to a record in grid view? Pin
Imran Khan Pathan25-Sep-07 22:10
Imran Khan Pathan25-Sep-07 22:10 
GeneralRe: how to point to a record in grid view? Pin
Big Ralph25-Sep-07 22:22
Big Ralph25-Sep-07 22:22 
GeneralRe: how to point to a record in grid view? Pin
Imran Khan Pathan25-Sep-07 22:32
Imran Khan Pathan25-Sep-07 22:32 
GeneralRe: how to point to a record in grid view? Pin
Big Ralph25-Sep-07 22:38
Big Ralph25-Sep-07 22:38 
GeneralRe: how to point to a record in grid view? Pin
Imran Khan Pathan25-Sep-07 23:04
Imran Khan Pathan25-Sep-07 23:04 
GeneralRe: how to point to a record in grid view? Pin
Venkatesh Mookkan25-Sep-07 22:59
Venkatesh Mookkan25-Sep-07 22:59 
GeneralRe: how to point to a record in grid view? Pin
Big Ralph25-Sep-07 23:41
Big Ralph25-Sep-07 23:41 
QuestionI want to compress html page size. Pin
divyesh143225-Sep-07 21:26
divyesh143225-Sep-07 21:26 
AnswerRe: I want to compress html page size. Pin
Christian Graus25-Sep-07 22:57
protectorChristian Graus25-Sep-07 22:57 
GeneralRe: I want to compress html page size. Pin
divyesh143225-Sep-07 23:50
divyesh143225-Sep-07 23:50 

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.