Click here to Skip to main content
15,907,392 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPrinting gridview Pin
sonalee230429-Jul-09 19:10
sonalee230429-Jul-09 19:10 
AnswerRe: Printing gridview Pin
Viral Upadhyay29-Jul-09 19:27
Viral Upadhyay29-Jul-09 19:27 
GeneralRe: Printing gridview Pin
sonalee230430-Jul-09 1:34
sonalee230430-Jul-09 1:34 
QuestionDisable a button in DataGrid by using ItemDataBound event Pin
AndieDu29-Jul-09 19:00
AndieDu29-Jul-09 19:00 
QuestionCalling a serverside method by __doPostBack()? Pin
Tridip Bhattacharjee29-Jul-09 18:52
professionalTridip Bhattacharjee29-Jul-09 18:52 
AnswerRe: Calling a serverside method by __doPostBack()? Pin
Viral Upadhyay29-Jul-09 18:59
Viral Upadhyay29-Jul-09 18:59 
AnswerRe: Calling a serverside method by __doPostBack()? Pin
amitabha12331-Jul-09 0:41
amitabha12331-Jul-09 0:41 
QuestionProblem in adding a gif image Pin
janani1329-Jul-09 18:43
janani1329-Jul-09 18:43 
Hi all,

Im adding a image for banner.That image is a flash gif image . if i add that image the image doesnt produce the flash effect , what would be the reason.

<asp:LinkButton ID="LnkImage" runat="server" CommandArgument='<%#DataBinder.Eval(Container.DataItem,"Owner_Id") %>'
                                                                CommandName="SongView">
                                                                <img src='<%#DataBinder.Eval(Container.DataItem,"uploadedphoto_id") %>' id="ImgAlbum"
                                                                    runat="server" width="70" style="border: 0" height="70" /></asp:LinkButton>

QuestionDynamically set iframe height and width Pin
syaiful_8629-Jul-09 17:29
syaiful_8629-Jul-09 17:29 
Questionselect a value from dropdownlist, textbox will populate corresponding to that value in dropdownlist Pin
haleemasher29-Jul-09 17:26
haleemasher29-Jul-09 17:26 
AnswerRe: select a value from dropdownlist, textbox will populate corresponding to that value in dropdownlist Pin
Blue_Boy29-Jul-09 20:45
Blue_Boy29-Jul-09 20:45 
Questiondisplaying controls [modified] Pin
soorma29-Jul-09 12:31
soorma29-Jul-09 12:31 
QuestionLink Button Event Handler Pin
Ersan Ercek29-Jul-09 11:05
Ersan Ercek29-Jul-09 11:05 
AnswerRe: Link Button Event Handler Pin
Christian Graus29-Jul-09 11:10
protectorChristian Graus29-Jul-09 11:10 
GeneralRe: Link Button Event Handler Pin
Ersan Ercek29-Jul-09 22:33
Ersan Ercek29-Jul-09 22:33 
QuestionPolymorphism Pin
BhavinBhatt29-Jul-09 8:04
BhavinBhatt29-Jul-09 8:04 
AnswerRe: Polymorphism Pin
Not Active29-Jul-09 9:50
mentorNot Active29-Jul-09 9:50 
GeneralRe: Polymorphism Pin
BhavinBhatt30-Jul-09 21:40
BhavinBhatt30-Jul-09 21:40 
GeneralRe: Polymorphism Pin
Not Active30-Jul-09 23:32
mentorNot Active30-Jul-09 23:32 
GeneralRe: Polymorphism Pin
BhavinBhatt31-Jul-09 21:11
BhavinBhatt31-Jul-09 21:11 
Question.net applications Pin
shankarbuddhi29-Jul-09 6:46
shankarbuddhi29-Jul-09 6:46 
AnswerRe: .net applications Pin
Abhijit Jana29-Jul-09 7:09
professionalAbhijit Jana29-Jul-09 7:09 
AnswerRe: .net applications Pin
Christian Graus29-Jul-09 11:11
protectorChristian Graus29-Jul-09 11:11 
Questionlittle problem!! Pin
zeeShan anSari29-Jul-09 5:03
zeeShan anSari29-Jul-09 5:03 
AnswerRe: little problem!! Pin
Abhijit Jana29-Jul-09 5:09
professionalAbhijit Jana29-Jul-09 5:09 

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.