Click here to Skip to main content
15,890,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Passing values between user controls Pin
Het210910-Mar-08 16:35
Het210910-Mar-08 16:35 
GeneralRe: Passing values between user controls Pin
Venkatesh Mookkan10-Mar-08 19:05
Venkatesh Mookkan10-Mar-08 19:05 
GeneralRe: Passing values between user controls Pin
Sandeep Akhare10-Mar-08 20:32
Sandeep Akhare10-Mar-08 20:32 
GeneralShowModalDialog problem [modified] Pin
Waheed Ur Rehman10-Mar-08 15:25
Waheed Ur Rehman10-Mar-08 15:25 
GeneralRe: ShowModalDialog problem Pin
Waheed Ur Rehman11-Mar-08 7:19
Waheed Ur Rehman11-Mar-08 7:19 
QuestionHow can i open new popup IE windows in Windows Vista? Pin
Dong Kim10-Mar-08 14:32
Dong Kim10-Mar-08 14:32 
Questionhow to sort tags in size order from big to small Pin
Farhad Eft10-Mar-08 13:45
Farhad Eft10-Mar-08 13:45 
Questiona button in DataList to report something Pin
Farhad Eft10-Mar-08 13:42
Farhad Eft10-Mar-08 13:42 
hi
i wanna have a button in my dataset which can report the record of the row which the button is in it (every row is a record from a table in database with a certain id and has a button) as an abuse.

i need to know what my onselect function should be
i tried this one but it didn't work:

<asp:ImageButton ID="imgBtnReport" runat="server" ImageUrl="~/images/report.gif"
OnClick='<# Eval("LinkId", "Report({0})">' />

i need to know what should i call on onsubmit event and how should i call it.

thank you so much
GeneralRe: a button in DataList to report something Pin
Not Active10-Mar-08 15:34
mentorNot Active10-Mar-08 15:34 
GeneralRe: a button in DataList to report something Pin
Farhad Eft10-Mar-08 23:18
Farhad Eft10-Mar-08 23:18 
Generaltreeview web control with breadcrumbs Pin
uglyeyes10-Mar-08 12:40
uglyeyes10-Mar-08 12:40 
GeneralCreateUserWizard Dont clear password when fails to create user Pin
AlexeiXX310-Mar-08 11:49
AlexeiXX310-Mar-08 11:49 
GeneralRe: CreateUserWizard Dont clear password when fails to create user Pin
Christian Graus10-Mar-08 12:35
protectorChristian Graus10-Mar-08 12:35 
GeneralRe: CreateUserWizard Dont clear password when fails to create user Pin
AlexeiXX310-Mar-08 12:40
AlexeiXX310-Mar-08 12:40 
GeneralExternal Class Pin
ffowler10-Mar-08 10:09
ffowler10-Mar-08 10:09 
GeneralRe: External Class Pin
Christian Graus10-Mar-08 10:33
protectorChristian Graus10-Mar-08 10:33 
GeneralRe: External Class Pin
ffowler10-Mar-08 10:43
ffowler10-Mar-08 10:43 
GeneralRe: External Class Pin
Christian Graus10-Mar-08 11:16
protectorChristian Graus10-Mar-08 11:16 
GeneralRe: External Class Pin
ffowler10-Mar-08 12:51
ffowler10-Mar-08 12:51 
Questiondatabase connectivity problem with asp.net Pin
amistry_petlad10-Mar-08 8:58
amistry_petlad10-Mar-08 8:58 
GeneralRe: database connectivity problem with asp.net Pin
pmarfleet10-Mar-08 10:01
pmarfleet10-Mar-08 10:01 
GeneralQueryString Pin
mehrdadc4810-Mar-08 8:34
mehrdadc4810-Mar-08 8:34 
GeneralRe: QueryString Pin
pmarfleet10-Mar-08 9:59
pmarfleet10-Mar-08 9:59 
GeneralAsp:menu / panel rendering bug Pin
Christopher Duncan10-Mar-08 6:27
Christopher Duncan10-Mar-08 6:27 
QuestionHow do I store a client side row key for a DataGrid Pin
Brady Kelly10-Mar-08 4:28
Brady Kelly10-Mar-08 4:28 

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.