Click here to Skip to main content
15,922,533 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCustom Validation using Regular Expression Pin
Binod K6-Oct-08 22:15
Binod K6-Oct-08 22:15 
AnswerRe: Custom Validation using Regular Expression Pin
Andreas X7-Oct-08 2:46
professionalAndreas X7-Oct-08 2:46 
QuestionCuatom Membership Provider and Membership User Pin
HellRzr6-Oct-08 22:05
HellRzr6-Oct-08 22:05 
AnswerRe: Cuatom Membership Provider and Membership User Pin
Wendelius7-Oct-08 8:39
mentorWendelius7-Oct-08 8:39 
QuestionCalculate Bank credit scores Pin
pavanip6-Oct-08 21:35
pavanip6-Oct-08 21:35 
AnswerRe: Calculate Bank credit scores Pin
eyeseetee6-Oct-08 22:52
eyeseetee6-Oct-08 22:52 
AnswerRe: Calculate Bank credit scores Pin
Ashfield6-Oct-08 23:57
Ashfield6-Oct-08 23:57 
QuestionEdit column in gridView Pin
kishorg16-Oct-08 21:11
kishorg16-Oct-08 21:11 
i have gridview in which i have 5 columns.last one column is update
<Columns>

<asp:BoundField DataField="UserfirstName" HeaderText="Name" ItemStyle-CssClass="grid-text">
<ItemStyle CssClass="grid-text" />
</asp:BoundField>
<asp:BoundField DataField="ProcessName" HeaderText="Process Name" ItemStyle-CssClass="grid-text">
<ItemStyle CssClass="grid-text" />
</asp:BoundField>
<asp:BoundField DataField="Coname" HeaderText="Company Name" ItemStyle-CssClass="grid-text">
<ItemStyle CssClass="grid-text" />
</asp:BoundField>
<asp:BoundField DataField="EndDate" HeaderText="End Date" />
<asp:CommandField HeaderText="Update" SelectText="Update" ShowSelectButton="True" />
</Columns>

when user will click on ...i want to make 2 colums(Name,EndDate) editable for user.

Can any one help me in tht?
AnswerRe: Edit column in gridView Pin
Sneha Bisht6-Oct-08 21:34
Sneha Bisht6-Oct-08 21:34 
QuestionConnecting to the db automatically according to the current month Pin
kandalu6-Oct-08 20:07
kandalu6-Oct-08 20:07 
AnswerRe: Connecting to the db automatically according to the current month Pin
HemJoshi6-Oct-08 20:14
HemJoshi6-Oct-08 20:14 
GeneralRe: Connecting to the db automatically according to the current month Pin
kandalu6-Oct-08 20:37
kandalu6-Oct-08 20:37 
GeneralRe: Connecting to the db automatically according to the current month Pin
HemJoshi6-Oct-08 23:20
HemJoshi6-Oct-08 23:20 
GeneralRe: Connecting to the db automatically according to the current month Pin
kandalu7-Oct-08 2:41
kandalu7-Oct-08 2:41 
QuestionDeploy ajax application on server Pin
rahul.net116-Oct-08 19:51
rahul.net116-Oct-08 19:51 
AnswerRe: Deploy ajax application on server Pin
N a v a n e e t h6-Oct-08 19:54
N a v a n e e t h6-Oct-08 19:54 
GeneralRe: Deploy ajax application on server Pin
rahul.net116-Oct-08 20:02
rahul.net116-Oct-08 20:02 
GeneralRe: Deploy ajax application on server Pin
N a v a n e e t h6-Oct-08 21:57
N a v a n e e t h6-Oct-08 21:57 
AnswerRe: Deploy ajax application on server Pin
jegastar7-Oct-08 0:08
jegastar7-Oct-08 0:08 
GeneralRe: Deploy ajax application on server Pin
N a v a n e e t h7-Oct-08 2:05
N a v a n e e t h7-Oct-08 2:05 
QuestionCommunicate with linux server from .net application Pin
kvPriya6-Oct-08 19:44
kvPriya6-Oct-08 19:44 
QuestionRegister javascript in codebehind is not working Pin
Guvera6-Oct-08 19:31
Guvera6-Oct-08 19:31 
AnswerRe: Register javascript in codebehind is not working Pin
Venkatesh Mookkan6-Oct-08 20:02
Venkatesh Mookkan6-Oct-08 20:02 
GeneralRe: Register javascript in codebehind is not working Pin
Guvera6-Oct-08 20:04
Guvera6-Oct-08 20:04 
QuestionAsp.net Timer Pin
NewToAspDotNet6-Oct-08 8:48
NewToAspDotNet6-Oct-08 8:48 

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.