Click here to Skip to main content
15,896,726 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Tricky!!! Layoutproblem with JS generated select element Pin
Stephan Pilz21-Aug-06 1:48
Stephan Pilz21-Aug-06 1:48 
AnswerRe: Tricky!!! Layoutproblem with JS generated select element Pin
Paddy Boyd21-Aug-06 3:46
Paddy Boyd21-Aug-06 3:46 
GeneralRe: Tricky!!! Layoutproblem with JS generated select element Pin
Stephan Pilz22-Aug-06 2:16
Stephan Pilz22-Aug-06 2:16 
QuestionJavaScript Pin
peshawarcoder20-Aug-06 23:11
peshawarcoder20-Aug-06 23:11 
AnswerRe: JavaScript Pin
User 171649221-Aug-06 5:15
professionalUser 171649221-Aug-06 5:15 
GeneralRe: JavaScript Pin
peshawarcoder21-Aug-06 21:08
peshawarcoder21-Aug-06 21:08 
Questionhow to delete the particular row in datagrid Pin
kdarun20-Aug-06 22:45
kdarun20-Aug-06 22:45 
AnswerRe: how to delete the particular row in datagrid Pin
_AK_21-Aug-06 18:58
_AK_21-Aug-06 18:58 
You can use the itemcommand event of the datagrid to accomplish this task. What you need to do is to get the ID value of that row and then execute the query to delete that particular record from the database and then rebind the datagrid.

Best Regards,
Apurva Kaushal

Questionjava script file search Pin
baliramvyas200020-Aug-06 19:38
baliramvyas200020-Aug-06 19:38 
Questionversion control implementation for unversioned files Pin
hiraljv20-Aug-06 18:54
hiraljv20-Aug-06 18:54 
Question[urgent] [php] arrays [modified] Pin
Sam 200620-Aug-06 18:50
Sam 200620-Aug-06 18:50 
AnswerRe: [urgent] [php] arrays Pin
Guffa20-Aug-06 21:34
Guffa20-Aug-06 21:34 
Questionwindow.open function acting strange Pin
Paul Ferris20-Aug-06 12:29
Paul Ferris20-Aug-06 12:29 
GeneralRe: window.open function acting strange Pin
Boro_Bob20-Aug-06 13:22
Boro_Bob20-Aug-06 13:22 
GeneralRe: window.open function acting strange Pin
Paul Ferris20-Aug-06 20:39
Paul Ferris20-Aug-06 20:39 
GeneralRe: window.open function acting strange Pin
Guffa20-Aug-06 21:36
Guffa20-Aug-06 21:36 
GeneralRe: window.open function acting strange Pin
Paul Ferris22-Aug-06 0:57
Paul Ferris22-Aug-06 0:57 
AnswerRe: window.open function acting strange Pin
Guffa22-Aug-06 8:55
Guffa22-Aug-06 8:55 
Question[need help] mysql question [modified] Pin
Sam 200620-Aug-06 4:09
Sam 200620-Aug-06 4:09 
AnswerRe: [need help] mysql question Pin
Guffa20-Aug-06 4:42
Guffa20-Aug-06 4:42 
GeneralRe: [need help] mysql question Pin
Sam 200620-Aug-06 4:48
Sam 200620-Aug-06 4:48 
QuestionThree column layout without tables Pin
gantww19-Aug-06 18:12
gantww19-Aug-06 18:12 
AnswerRe: Three column layout without tables Pin
Boro_Bob19-Aug-06 22:46
Boro_Bob19-Aug-06 22:46 
QuestionTable column border in HTML Pin
cj433118-Aug-06 8:05
cj433118-Aug-06 8:05 
AnswerRe: Table column border in HTML Pin
Boro_Bob18-Aug-06 11:09
Boro_Bob18-Aug-06 11: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.