Click here to Skip to main content
15,891,597 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Alert window for gridview commandfiled Pin
Anuradha 200920-Aug-09 2:07
Anuradha 200920-Aug-09 2:07 
GeneralRe: Alert window for gridview commandfiled Pin
Coding C#20-Aug-09 2:17
Coding C#20-Aug-09 2:17 
QuestionASP.NET Gridview, bring highlighted rows to top Pin
Inderjeet Kaur19-Aug-09 20:43
Inderjeet Kaur19-Aug-09 20:43 
AnswerRe: ASP.NET Gridview, bring highlighted rows to top Pin
Vimalsoft(Pty) Ltd19-Aug-09 21:40
professionalVimalsoft(Pty) Ltd19-Aug-09 21:40 
GeneralRe: ASP.NET Gridview, bring highlighted rows to top Pin
Inderjeet Kaur19-Aug-09 22:41
Inderjeet Kaur19-Aug-09 22:41 
GeneralRe: ASP.NET Gridview, bring highlighted rows to top Pin
Vimalsoft(Pty) Ltd19-Aug-09 22:53
professionalVimalsoft(Pty) Ltd19-Aug-09 22:53 
AnswerRe: ASP.NET Gridview, bring highlighted rows to top Pin
Sundeep Ganiga20-Aug-09 2:18
Sundeep Ganiga20-Aug-09 2:18 
Questiongirdview and dropdown having listitem Pin
haleemasher19-Aug-09 20:21
haleemasher19-Aug-09 20:21 
i want to edit a grid view which contain a dropdownlist which is not bound to any datasource i want to use ListItem. How can i do so? What changes i have to do for my solution?
<asp:TemplateField HeaderText="Variable Price">
                   <ItemTemplate>
                       <asp:Label ID="tbPrice" Width="100px" runat="server" />
                   </ItemTemplate>
                   <EditItemTemplate>
                       <asp:DropDownList   ID="ddlVariable"

                                           Width="100px"
                                           runat="server"  />


                   </EditItemTemplate>
               </asp:TemplateField>

AnswerRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 20:35
professionalVimalsoft(Pty) Ltd19-Aug-09 20:35 
GeneralRe: girdview and dropdown having listitem Pin
haleemasher19-Aug-09 20:38
haleemasher19-Aug-09 20:38 
GeneralRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 20:41
professionalVimalsoft(Pty) Ltd19-Aug-09 20:41 
GeneralRe: girdview and dropdown having listitem Pin
haleemasher19-Aug-09 22:24
haleemasher19-Aug-09 22:24 
GeneralRe: girdview and dropdown having listitem Pin
Vimalsoft(Pty) Ltd19-Aug-09 22:48
professionalVimalsoft(Pty) Ltd19-Aug-09 22:48 
AnswerRe: girdview and dropdown having listitem Pin
4anusha420-Aug-09 1:47
4anusha420-Aug-09 1:47 
QuestionFailed to convert parameter value from a String to a DateTime Pin
haleemasher19-Aug-09 19:36
haleemasher19-Aug-09 19:36 
AnswerRe: Failed to convert parameter value from a String to a DateTime Pin
haleemasher19-Aug-09 20:05
haleemasher19-Aug-09 20:05 
Questionaccess with role and membership Pin
mylogics19-Aug-09 19:30
professionalmylogics19-Aug-09 19:30 
QuestionIs there any way to show a textbox and a submit button in an email body? Pin
biyon19-Aug-09 18:36
biyon19-Aug-09 18:36 
AnswerRe: Is there any way to show a textbox and a submit button in an email body? Pin
Christian Graus19-Aug-09 18:40
protectorChristian Graus19-Aug-09 18:40 
GeneralRe: Is there any way to show a textbox and a submit button in an email body? Pin
biyon19-Aug-09 19:57
biyon19-Aug-09 19:57 
QuestionImplement Webpart with Custom Personlization [modified] Pin
$unil Dhiman19-Aug-09 18:21
$unil Dhiman19-Aug-09 18:21 
QuestionValidation of A Valid Email Domain Pin
HatakeKaKaShi19-Aug-09 15:26
HatakeKaKaShi19-Aug-09 15:26 
AnswerRe: Validation of A Valid Email Domain Pin
Christian Graus19-Aug-09 15:33
protectorChristian Graus19-Aug-09 15:33 
Questionuse javascript to change the color for mouseover Pin
Seraph_summer19-Aug-09 8:59
Seraph_summer19-Aug-09 8:59 
AnswerRe: use javascript to change the color for mouseover Pin
Abhijit Jana19-Aug-09 9:22
professionalAbhijit Jana19-Aug-09 9:22 

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.