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

ASP.NET

 
GeneralRe: aspx with ajax, treeview postback to wrong page Pin
sigurdur einarsson2-Apr-10 4:59
sigurdur einarsson2-Apr-10 4:59 
GeneralRe: aspx with ajax, treeview postback to wrong page Pin
Muhammad Gouda2-Apr-10 12:56
Muhammad Gouda2-Apr-10 12:56 
GeneralRe: aspx with ajax, treeview postback to wrong page Pin
sigurdur einarsson4-Apr-10 23:09
sigurdur einarsson4-Apr-10 23:09 
GeneralRe: aspx with ajax, treeview postback to wrong page Pin
Muhammad Gouda5-Apr-10 11:47
Muhammad Gouda5-Apr-10 11:47 
Questionhow to create rounded corner div with drop shadow. Pin
Sudhanshu Mani Tripathi2-Apr-10 2:38
Sudhanshu Mani Tripathi2-Apr-10 2:38 
AnswerRe: how to create rounded corner div with drop shadow. Pin
MyDevBank2-Apr-10 2:47
MyDevBank2-Apr-10 2:47 
GeneralRe: how to create rounded corner div with drop shadow. Pin
Sudhanshu Mani Tripathi2-Apr-10 3:13
Sudhanshu Mani Tripathi2-Apr-10 3:13 
GeneralRe: how to create rounded corner div with drop shadow. Pin
MyDevBank2-Apr-10 6:58
MyDevBank2-Apr-10 6:58 
to make it short...
download this

open a index.html file in your browser its a demo
in the shadow case -> look at the dialog demo -> look at the html , class="ui-widget-shadow ui-corner-all"
now add the folders to your site/web app
then set this html in a page for a test
link the 2 js file and css to that page
<div style="width:100px;"><div class="ui-corner-all ui-widget-shadow" ><div class="ui-dialog-content ui-widget-content">test 123</div></div></div> 


you should get a small shadow around a div with a test 123 text in it
now you need to set the margin of the shadow so it will have an angel relating the text div

it take some time to get in to it but its a great tool for web development

reply back for results Smile | :)

MyDevBank.com
AnswerRe: how to create rounded corner div with drop shadow. Pin
MyDevBank2-Apr-10 9:57
MyDevBank2-Apr-10 9:57 
QuestionHow to get the STock ticker from Indian Share market ?? Pin
Sobelja1-Apr-10 20:06
Sobelja1-Apr-10 20:06 
AnswerRe: How to get the STock ticker from Indian Share market ?? Pin
R. Giskard Reventlov1-Apr-10 20:32
R. Giskard Reventlov1-Apr-10 20:32 
AnswerRe: How to get the STock ticker from Indian Share market ?? Pin
MyDevBank2-Apr-10 0:22
MyDevBank2-Apr-10 0:22 
QuestionASP.Net and Oracle Problem Pin
CrazyCoder261-Apr-10 19:24
CrazyCoder261-Apr-10 19:24 
Questioncode of friends Pin
sweta24081-Apr-10 19:04
sweta24081-Apr-10 19:04 
AnswerRe: code of friends Pin
Muhammad Gouda2-Apr-10 4:52
Muhammad Gouda2-Apr-10 4:52 
QuestionVideo conferencing Pin
jayprakash sir ji1-Apr-10 17:44
professionaljayprakash sir ji1-Apr-10 17:44 
Questionwhen user enter the name of category releted records should be pop up in gridview control using asp with c# Pin
developerit1-Apr-10 10:45
developerit1-Apr-10 10:45 
AnswerRe: when user enter the name of category releted records should be pop up in gridview control using asp with c# Pin
Alaric_1-Apr-10 10:49
professionalAlaric_1-Apr-10 10:49 
Questionhow to calculate total in a gridview dynamically Pin
developerit1-Apr-10 10:39
developerit1-Apr-10 10:39 
AnswerRe: how to calculate total in a gridview dynamically Pin
Alaric_1-Apr-10 10:44
professionalAlaric_1-Apr-10 10:44 
Questionhow to transfer data from one page gridview to anothe page gridview Pin
developerit1-Apr-10 10:37
developerit1-Apr-10 10:37 
AnswerRe: how to transfer data from one page gridview to anothe page gridview Pin
Alaric_1-Apr-10 10:43
professionalAlaric_1-Apr-10 10:43 
AnswerRe: how to transfer data from one page gridview to anothe page gridview Pin
jayprakash sir ji1-Apr-10 17:47
professionaljayprakash sir ji1-Apr-10 17:47 
QuestionProblem: Quirky Problem with Javascript OnClick chaining - Server code executed | Client code ignored (C# 3.5) Pin
Alaric_1-Apr-10 10:32
professionalAlaric_1-Apr-10 10:32 
QuestionMessage Removed Pin
1-Apr-10 8:20
hi_everybody1-Apr-10 8:20 

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.