Click here to Skip to main content
15,888,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCopy web site tool error in VS 2008 Pin
AlexeiXX34-Apr-09 16:13
AlexeiXX34-Apr-09 16:13 
QuestionThe same Random Pin
sohighthesky4-Apr-09 7:14
sohighthesky4-Apr-09 7:14 
AnswerRe: The same Random Pin
Yusuf4-Apr-09 8:12
Yusuf4-Apr-09 8:12 
AnswerRe: The same Random Pin
Christian Graus4-Apr-09 10:47
protectorChristian Graus4-Apr-09 10:47 
Questionprecompilation error Pin
nilleshkumar4-Apr-09 7:13
nilleshkumar4-Apr-09 7:13 
AnswerRe: precompilation error Pin
Yusuf4-Apr-09 8:04
Yusuf4-Apr-09 8:04 
AnswerRe: precompilation error Pin
Christian Graus4-Apr-09 10:48
protectorChristian Graus4-Apr-09 10:48 
QuestionImplementing problem Pin
Haim Nachum4-Apr-09 6:56
Haim Nachum4-Apr-09 6:56 
hi.

im wondering how to implement a website im building.
in short at has a login screen which a user can login and see a page with left div with information of some sort, middle div that holds couple of tabs, each tab should fill the div with a table of that tab(customers for example). the user will be able to add a client to the table, delete and edit. the other tabs should do the same, that is show table with edit,delete and insert.

in my current implementation i use a user control for each tab.
the user control have the table in it and the delete,insert,edit buttons in it.
when the user delete a record for instance , id like to call a method in the user control that deletes this record and sends back 1 or 0 uppon success or failure.
than using JS in the client i will remove that row in the table. likewise in the other buttons for insert and edit.
the problem now is that i cant call to a method in the user control directly from JS because of .net limitations.

any suggetions to overcome the problem or to use a different implementation?
AnswerRe: Implementing problem Pin
Yusuf4-Apr-09 8:07
Yusuf4-Apr-09 8:07 
GeneralRe: Implementing problem Pin
Haim Nachum4-Apr-09 10:37
Haim Nachum4-Apr-09 10:37 
Questiontotal of columns Pin
eng_maioia4-Apr-09 6:32
eng_maioia4-Apr-09 6:32 
AnswerRe: total of columns Pin
Yusuf4-Apr-09 6:52
Yusuf4-Apr-09 6:52 
AnswerRe: total of columns Pin
sohighthesky4-Apr-09 7:37
sohighthesky4-Apr-09 7:37 
Questionremove versioning pls help Pin
nilleshkumar4-Apr-09 4:10
nilleshkumar4-Apr-09 4:10 
AnswerRe: remove versioning pls help Pin
Yusuf4-Apr-09 4:24
Yusuf4-Apr-09 4:24 
GeneralRe: remove versioning pls help Pin
nilleshkumar4-Apr-09 4:31
nilleshkumar4-Apr-09 4:31 
GeneralRe: remove versioning pls help Pin
Yusuf4-Apr-09 5:04
Yusuf4-Apr-09 5:04 
GeneralRe: remove versioning pls help Pin
Christian Graus4-Apr-09 10:49
protectorChristian Graus4-Apr-09 10:49 
AnswerRe: remove versioning pls help Pin
Christian Graus4-Apr-09 10:48
protectorChristian Graus4-Apr-09 10:48 
Questionhow to refresh single control .. Pin
priyareguri4-Apr-09 3:54
priyareguri4-Apr-09 3:54 
AnswerRe: how to refresh single control .. Pin
Yusuf4-Apr-09 4:10
Yusuf4-Apr-09 4:10 
GeneralRe: how to refresh single control .. Pin
Alok Sharma ji4-Apr-09 14:22
Alok Sharma ji4-Apr-09 14:22 
QuestionPrevent double raising an event by Refresh Pin
mehrdadc484-Apr-09 3:00
mehrdadc484-Apr-09 3:00 
AnswerRe: Prevent double raising an event by Refresh Pin
keyur satyadev4-Apr-09 3:09
keyur satyadev4-Apr-09 3:09 
GeneralRe: Prevent double raising an event by Refresh Pin
mehrdadc484-Apr-09 3:13
mehrdadc484-Apr-09 3:13 

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.