Click here to Skip to main content
15,890,882 members
Home / Discussions / Web Development
   

Web Development

 
QuestionPop Up JQuery Quick Link Pin
Akinloluwa5-Dec-12 22:02
Akinloluwa5-Dec-12 22:02 
AnswerRe: Pop Up JQuery Quick Link Pin
vbmike7-Dec-12 4:09
vbmike7-Dec-12 4:09 
AnswerRe: Pop Up JQuery Quick Link Pin
ZurdoDev12-Dec-12 4:41
professionalZurdoDev12-Dec-12 4:41 
Question[HELP] Whois can using PHP to generate this one? Pin
jimmy.suharry4-Dec-12 21:37
jimmy.suharry4-Dec-12 21:37 
AnswerRe: [HELP] Whois can using PHP to generate this one? Pin
Zamshed Farhan12-Jan-13 5:54
Zamshed Farhan12-Jan-13 5:54 
QuestionTool for big WEB project with huge loads Pin
Junoli2-Dec-12 9:37
Junoli2-Dec-12 9:37 
AnswerRe: Tool for big WEB project with huge loads Pin
User 17164922-Dec-12 10:47
professionalUser 17164922-Dec-12 10:47 
Questionselect an item in gridview Pin
ptvce2-Dec-12 1:50
ptvce2-Dec-12 1:50 
I have a gridview with a checkbox column, i select a checkbox in a row and click edit button after that, edit button click_event i wrote this:

grvWorkDetail.DataKeys[grvWorkDetail.SelectedIndex].Values["WorkTimeID"].ToString()

but it has error, and i cant access to "WorkTimeID"

my codebehind is :

XML
<asp:TemplateField ItemStyle-VerticalAlign="Middle" ItemStyle-HorizontalAlign="Center">
                                                            <HeaderTemplate>
                                                                <asp:CheckBox ID="chk_SelectAll" runat="server" />
                                                            </HeaderTemplate>
                                                            <ItemTemplate>
                                                                <asp:CheckBox ID="chk_Select" runat="server" />
                                                            </ItemTemplate>
                                                        </asp:TemplateField>
                                    <asp:TemplateField ItemStyle-HorizontalAlign="Center"

AnswerRe: select an item in gridview Pin
Richard MacCutchan2-Dec-12 3:00
mveRichard MacCutchan2-Dec-12 3:00 
Questioni php question Pin
gamaan1-Dec-12 4:00
gamaan1-Dec-12 4:00 
AnswerRe: i php question Pin
gamaan1-Dec-12 4:03
gamaan1-Dec-12 4:03 
AnswerRe: i php question Pin
Zamshed Farhan12-Jan-13 6:03
Zamshed Farhan12-Jan-13 6:03 
QuestionHTML Pin
DivyamS30-Nov-12 19:35
DivyamS30-Nov-12 19:35 
AnswerRe: HTML Pin
Zamshed Farhan15-Jan-13 4:21
Zamshed Farhan15-Jan-13 4:21 
Questionthe protocol 'net.pipe' is not supported-WCF Pin
mallikharjuna22128-Nov-12 0:50
mallikharjuna22128-Nov-12 0:50 
AnswerRe: the protocol 'net.pipe' is not supported-WCF Pin
User 171649228-Nov-12 1:38
professionalUser 171649228-Nov-12 1:38 
GeneralRe: the protocol 'net.pipe' is not supported-WCF Pin
mallikharjuna22128-Nov-12 2:34
mallikharjuna22128-Nov-12 2:34 
GeneralRe: the protocol 'net.pipe' is not supported-WCF Pin
User 171649228-Nov-12 3:11
professionalUser 171649228-Nov-12 3:11 
Questionhow to get data when using header('location:'.$url) ??? Pin
aa_zz26-Nov-12 4:27
aa_zz26-Nov-12 4:27 
AnswerRe: how to get data when using header('location:'.$url) ??? Pin
Zamshed Farhan15-Jan-13 4:24
Zamshed Farhan15-Jan-13 4:24 
QuestionWeb technologies Pin
Junoli25-Nov-12 11:28
Junoli25-Nov-12 11:28 
SuggestionRe: Web technologies Pin
Jon Larborn29-Nov-12 10:21
Jon Larborn29-Nov-12 10:21 
Questionbreak-word CSS Pin
Jon Larborn23-Nov-12 7:15
Jon Larborn23-Nov-12 7:15 
AnswerRe: break-word CSS Pin
vbmike24-Nov-12 4:08
vbmike24-Nov-12 4:08 
GeneralRe: break-word CSS Pin
Jon Larborn24-Nov-12 13:13
Jon Larborn24-Nov-12 13: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.