Click here to Skip to main content
15,925,369 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Edit ,Delete Button in GridView Pin
_AK_23-Aug-06 23:48
_AK_23-Aug-06 23:48 
GeneralRe: Edit ,Delete Button in GridView Pin
Kartik Rathi24-Aug-06 1:48
Kartik Rathi24-Aug-06 1:48 
GeneralRe: Edit ,Delete Button in GridView Pin
Naveed Kamboh25-Aug-06 1:49
Naveed Kamboh25-Aug-06 1:49 
you can add these button from the gridivew in design mode.

choose edit column and from the list of options use button field and click on add it will add a button field and then you can give them command names and use the girdivew enven rowcommand.
in the event you can use
e.command="Edit" or what ever command you have given.

Also there are default edit,delete,update buttons that you can use in the same gridview event.

when you are adding button to gridview then choose button type as button default is link.
if you need further help dont hesitate to ask.
thanks

Naveed Kamboh

GeneralRe: Edit ,Delete Button in GridView Pin
Kartik Rathi25-Aug-06 3:11
Kartik Rathi25-Aug-06 3:11 
Questionpage change and sort in gridview Pin
porsche996turbo23-Aug-06 23:18
porsche996turbo23-Aug-06 23:18 
AnswerRe: page change and sort in gridview Pin
Kartik Rathi24-Aug-06 1:46
Kartik Rathi24-Aug-06 1:46 
GeneralRe: page change and sort in gridview [modified] Pin
porsche996turbo24-Aug-06 15:08
porsche996turbo24-Aug-06 15:08 
GeneralRe: page change and sort in gridview Pin
Kartik Rathi24-Aug-06 20:59
Kartik Rathi24-Aug-06 20:59 
QuestionDatagrid Paging problem............ Pin
Nagraj Naik23-Aug-06 23:02
Nagraj Naik23-Aug-06 23:02 
QuestionControl causing postback? Pin
TintinV3ck23-Aug-06 22:56
TintinV3ck23-Aug-06 22:56 
AnswerRe: Control causing postback? Pin
Mircea Grelus23-Aug-06 23:47
Mircea Grelus23-Aug-06 23:47 
GeneralRe: Control causing postback? Pin
TintinV3ck24-Aug-06 0:15
TintinV3ck24-Aug-06 0:15 
GeneralRe: Control causing postback? Pin
Mircea Grelus24-Aug-06 0:43
Mircea Grelus24-Aug-06 0:43 
AnswerRe: Control causing postback? Pin
Ramasubramaniam24-Aug-06 5:54
Ramasubramaniam24-Aug-06 5:54 
QuestionTooltip value for dropdownlist items Pin
Arch22k23-Aug-06 22:54
Arch22k23-Aug-06 22:54 
AnswerRe: Tooltip value for dropdownlist items Pin
_AK_25-Aug-06 1:59
_AK_25-Aug-06 1:59 
Questionfind value after space in string Pin
playout23-Aug-06 21:56
playout23-Aug-06 21:56 
AnswerRe: find value after space in string Pin
Martin J Evans23-Aug-06 22:20
Martin J Evans23-Aug-06 22:20 
GeneralRe: find value after space in string Pin
playout23-Aug-06 22:27
playout23-Aug-06 22:27 
AnswerRe: find value after space in string Pin
Neeraj Arora23-Aug-06 23:08
Neeraj Arora23-Aug-06 23:08 
QuestionHow to get selected Item bgcolor & mouseover events on the Datagrid Pin
sridharjai.s23-Aug-06 21:53
sridharjai.s23-Aug-06 21:53 
Questionhow to write user defined functions Pin
Kissy1623-Aug-06 21:30
Kissy1623-Aug-06 21:30 
AnswerRe: how to write user defined functions [modified] Pin
Paddy Boyd23-Aug-06 22:48
Paddy Boyd23-Aug-06 22:48 
GeneralRe: how to write user defined functions Pin
Naveed Kamboh25-Aug-06 1:54
Naveed Kamboh25-Aug-06 1:54 
AnswerRe: asp.net Tree Pin
Neeraj Arora23-Aug-06 21:42
Neeraj Arora23-Aug-06 21:42 

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.