Click here to Skip to main content
15,896,727 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: The Basic Operations (add/delete/shift up/shift down etc) in TreeView Control in asp.net 2.0 with sql server Pin
InsDev21-Nov-07 23:45
InsDev21-Nov-07 23:45 
QuestionProblem using Static Variable... Pin
N a r e s h P a t e l21-Nov-07 23:16
N a r e s h P a t e l21-Nov-07 23:16 
AnswerRe: Problem using Static Variable... Pin
_AK_21-Nov-07 23:22
_AK_21-Nov-07 23:22 
GeneralRe: Problem using Static Variable... Pin
N a r e s h P a t e l21-Nov-07 23:28
N a r e s h P a t e l21-Nov-07 23:28 
GeneralRe: Problem using Static Variable... Pin
Colin Angus Mackay21-Nov-07 23:32
Colin Angus Mackay21-Nov-07 23:32 
GeneralRe: Problem using Static Variable... Pin
_AK_21-Nov-07 23:45
_AK_21-Nov-07 23:45 
Questionselecting a row in gridview Pin
Sunil Wise21-Nov-07 23:15
professionalSunil Wise21-Nov-07 23:15 
AnswerRe: selecting a row in gridview Pin
John-ph22-Nov-07 0:46
John-ph22-Nov-07 0:46 
Call Javascript:Window.Open() method on the click of the record by passing the ID of the Selected Row as QueryString and then Query the Database for the neccessary details of the particular Record and show it on the popup page.

window.Open("SecondPage.aspx?Id="+val)

- Regards -
   JON

     Life is not measured by the amount of breaths we take, but by the moments that take our breath away.


GeneralRe: selecting a row in gridview Pin
Sunil Wise22-Nov-07 2:42
professionalSunil Wise22-Nov-07 2:42 
QuestionHow to add template columns dynamically to gridview? Pin
irkahc21-Nov-07 23:14
irkahc21-Nov-07 23:14 
AnswerRe: How to add template columns dynamically to gridview? Pin
varshavmane21-Nov-07 23:20
varshavmane21-Nov-07 23:20 
Questionproblem while converting datetime diff in vb to c# Pin
christefer21-Nov-07 22:57
christefer21-Nov-07 22:57 
AnswerRe: problem while converting datetime diff in vb to c# Pin
varshavmane21-Nov-07 23:50
varshavmane21-Nov-07 23:50 
GeneralRe: problem while converting datetime diff in vb to c# Pin
christefer22-Nov-07 5:00
christefer22-Nov-07 5:00 
Questionproblem to retrieve the data from database Pin
mon***z21-Nov-07 22:57
mon***z21-Nov-07 22:57 
QuestionCreat a new row in Gridview dynamically Pin
AS@1321-Nov-07 22:52
AS@1321-Nov-07 22:52 
AnswerRe: Creat a new row in Gridview dynamically Pin
_AK_21-Nov-07 22:56
_AK_21-Nov-07 22:56 
GeneralRe: Creat a new row in Gridview dynamically Pin
AS@1321-Nov-07 23:31
AS@1321-Nov-07 23:31 
GeneralRe: Creat a new row in Gridview dynamically Pin
_AK_21-Nov-07 23:44
_AK_21-Nov-07 23:44 
GeneralRe: Creat a new row in Gridview dynamically Pin
AS@1321-Nov-07 23:47
AS@1321-Nov-07 23:47 
GeneralRe: Creat a new row in Gridview dynamically Pin
_AK_21-Nov-07 23:51
_AK_21-Nov-07 23:51 
GeneralRe: Creat a new row in Gridview dynamically Pin
AS@1321-Nov-07 23:57
AS@1321-Nov-07 23:57 
GeneralRe: Creat a new row in Gridview dynamically Pin
_AK_21-Nov-07 23:59
_AK_21-Nov-07 23:59 
QuestionComplex Paging In Datalist ASP.NET 2.0 Pin
R. M. Sohail Arshed21-Nov-07 22:48
R. M. Sohail Arshed21-Nov-07 22:48 
AnswerRe: Complex Paging In Datalist ASP.NET 2.0 Pin
John-ph22-Nov-07 0:26
John-ph22-Nov-07 0:26 

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.