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

ASP.NET

 
AnswerRe: Displaying dates in Datagrid Pin
Imran Khan Pathan15-Nov-07 1:51
Imran Khan Pathan15-Nov-07 1:51 
AnswerRe: Displaying dates in Datagrid Pin
macca2415-Nov-07 2:52
macca2415-Nov-07 2:52 
QuestionHow Using Ajax Pro for update data into DataGrid ? Pin
quangnd280215-Nov-07 1:13
quangnd280215-Nov-07 1:13 
Questioncustom webcontrol problems! Pin
Kleindahl15-Nov-07 0:56
Kleindahl15-Nov-07 0:56 
QuestionVideo streaming in asp.net Pin
Anne_mathew15-Nov-07 0:35
Anne_mathew15-Nov-07 0:35 
AnswerRe: Video streaming in asp.net Pin
Michael Sync15-Nov-07 18:03
Michael Sync15-Nov-07 18:03 
GeneralRe: Video streaming in asp.net Pin
Anne_mathew15-Nov-07 21:22
Anne_mathew15-Nov-07 21:22 
QuestionClose using Java Script Pin
Mr.Sam15-Nov-07 0:23
Mr.Sam15-Nov-07 0:23 
Hi All...
I am using webparts and i have defined a verb and assigned it a client side event as its handler.
Now i want to close this webpart using its id at clientside. I am giving the script im using to set its display to none. But it is not sufficient. I want to close it.

function ClientClose(webPartID)
{
alert( "You clicked the following web part: " + webPartID + "." ) ;
document.getElementById(webPartID).style.display="none";
}





Bye

AnswerRe: Close using Java Script Pin
Sherin Iranimose15-Nov-07 1:14
Sherin Iranimose15-Nov-07 1:14 
GeneralRe: Close using Java Script [modified] Pin
Mr.Sam15-Nov-07 1:18
Mr.Sam15-Nov-07 1:18 
QuestionConvert .wmv or .avi files to .flv file using ASP .NET Pin
AumSingh14-Nov-07 23:53
professionalAumSingh14-Nov-07 23:53 
AnswerRe: Convert .wmv or .avi files to .flv file using ASP .NET Pin
Christian Graus14-Nov-07 23:57
protectorChristian Graus14-Nov-07 23:57 
GeneralRe: Convert .wmv or .avi files to .flv file using ASP .NET Pin
AumSingh15-Nov-07 20:50
professionalAumSingh15-Nov-07 20:50 
GeneralRe: Convert .wmv or .avi files to .flv file using ASP .NET Pin
AumSingh16-Nov-07 4:51
professionalAumSingh16-Nov-07 4:51 
Questiongrid i grid Pin
Sonia Gupta14-Nov-07 23:07
Sonia Gupta14-Nov-07 23:07 
AnswerRe: grid i grid Pin
Prateek G14-Nov-07 23:12
Prateek G14-Nov-07 23:12 
GeneralRe: grid i grid Pin
Sonia Gupta14-Nov-07 23:20
Sonia Gupta14-Nov-07 23:20 
GeneralRe: grid i grid Pin
Christian Graus14-Nov-07 23:28
protectorChristian Graus14-Nov-07 23:28 
GeneralRe: grid i grid Pin
Sonia Gupta14-Nov-07 23:39
Sonia Gupta14-Nov-07 23:39 
JokeRe: grid i grid Pin
Sun Rays14-Nov-07 23:44
Sun Rays14-Nov-07 23:44 
GeneralRe: grid i grid Pin
Sonia Gupta14-Nov-07 23:46
Sonia Gupta14-Nov-07 23:46 
GeneralRe: grid i grid Pin
Prateek G14-Nov-07 23:49
Prateek G14-Nov-07 23:49 
GeneralRe: grid i grid Pin
Sonia Gupta14-Nov-07 23:52
Sonia Gupta14-Nov-07 23:52 
GeneralRe: grid i grid Pin
Sun Rays14-Nov-07 23:55
Sun Rays14-Nov-07 23:55 
GeneralRe: grid i grid Pin
Christian Graus14-Nov-07 23:56
protectorChristian Graus14-Nov-07 23:56 

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.