Click here to Skip to main content
15,904,823 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 19:47
<<Tash18>>29-Mar-10 19:47 
GeneralRe: Problem during Synchronisation... Pin
Sandeep Mewara29-Mar-10 19:54
mveSandeep Mewara29-Mar-10 19:54 
QuestionRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 21:57
<<Tash18>>29-Mar-10 21:57 
Questionproblem in gridview Pin
Amit Spadez29-Mar-10 3:09
professionalAmit Spadez29-Mar-10 3:09 
AnswerRe: problem in gridview Pin
Brij29-Mar-10 3:22
mentorBrij29-Mar-10 3:22 
GeneralRe: problem in gridview Pin
PSK_29-Mar-10 3:27
PSK_29-Mar-10 3:27 
GeneralRe: problem in gridview Pin
Amit Spadez29-Mar-10 19:04
professionalAmit Spadez29-Mar-10 19:04 
AnswerRe: problem in gridview Pin
PSK_29-Mar-10 3:29
PSK_29-Mar-10 3:29 
GeneralRe: problem in gridview Pin
Amit Spadez29-Mar-10 19:03
professionalAmit Spadez29-Mar-10 19:03 
AnswerRe: problem in gridview Pin
Abhijit Jana29-Mar-10 6:23
professionalAbhijit Jana29-Mar-10 6:23 
GeneralRe: problem in gridview Pin
Amit Spadez29-Mar-10 19:01
professionalAmit Spadez29-Mar-10 19:01 
Questionimplement error handling in webproject and logging errrors Pin
Hemant Thaker29-Mar-10 3:05
Hemant Thaker29-Mar-10 3:05 
AnswerRe: implement error handling in webproject and logging errrors Pin
PSK_29-Mar-10 3:25
PSK_29-Mar-10 3:25 
AnswerRe: implement error handling in webproject and logging errrors Pin
Abhijit Jana29-Mar-10 17:34
professionalAbhijit Jana29-Mar-10 17:34 
Questionadd splitbutton in asp.net page Pin
Abdul Rahman Hamidy29-Mar-10 1:28
Abdul Rahman Hamidy29-Mar-10 1:28 
QuestionAccess another computer through C#.net Pin
BK Komal28-Mar-10 23:03
BK Komal28-Mar-10 23:03 
AnswerI need urgent help. Pin
Not Active29-Mar-10 1:43
mentorNot Active29-Mar-10 1:43 
Questionviewstate of dynamic text boxs Pin
test-0928-Mar-10 22:39
test-0928-Mar-10 22:39 
AnswerRe: viewstate of dynamic text boxs Pin
Arun Jacob28-Mar-10 22:57
Arun Jacob28-Mar-10 22:57 
GeneralRe: viewstate of dynamic text boxs Pin
test-0928-Mar-10 23:03
test-0928-Mar-10 23:03 
yes ststic html defined..
<asp:Repeater ID="Rptdescription" OnItemCommand="Rptdescription_ItemCommand"   runat="server">
  <HeaderTemplate>
  
  </HeaderTemplate>
  <ItemTemplate>
  <tr style="width:100%">
  <td colspan=16>
     Description Name/Type & Source &nbsp;<asp:TextBox  CssClass="input" ID="TextName" Width="240px" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "DescriptionName") %>'></asp:TextBox>
     <!-- <asp:Label ID="TxtName" runat="server" Visible="false" Text='<%# DataBinder.Eval(Container.DataItem, "DescriptionName") %>'></asp:Label>
   --></td> <td colspan=8>  
   <!--<asp:Label ID="TxtDate" runat="server" Visible="false" Text='<%# DataBinder.Eval(Container.DataItem, "Date") %>'></asp:Label>
    -->Date &nbsp;<asp:TextBox ID="TextDate" runat="server" Text='<%# string.Format("{0:dd/MM/yyyy}",Eval("Date")) %>'></asp:TextBox>
       
        <cc1:CalendarExtender Format="dd/MM/yyyy"  ID="CalendarExtender1" runat="server"  TargetControlID="TextDate" PopupButtonID="ImageButton1"  >
        </cc1:CalendarExtender>
        <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/Images/Calendar_scheduleHS.png" ValidationGroup="false" />
       <br /> <asp:RegularExpressionValidator ID="RegularExpressionValidator14" runat="server" ValidationExpression="(0[1-9]|[12][0-9]|3[01])[- /.](0[1-9]|1[012])[- /.](19|20)\d\d" Display="Dynamic"  ControlToValidate="TextDate" ErrorMessage="Please Enter in dd/mm/yyyy format"></asp:RegularExpressionValidator>

    
       
     </td> 
     </tr>
     <tr style="width:100%">
     <td colspan=20 >
    <!--      <asp:Label ID="TxtDescription" Visible="false" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "Description") %>'></asp:Label>
   --> <asp:TextBox  CssClass="input" ID="TextDescript" TextMode="MultiLine" Columns="70" Rows="5" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "Description") %>'></asp:TextBox>
     </td>
     <td><asp:LinkButton ID="delete" CommandName="Delete" CommandArgument='<%# DataBinder.Eval(Container.DataItem, "id") %>' ValidationGroup="false" runat="server">delete</asp:LinkButton></td>
     </tr>
  </ItemTemplate>
  <FooterTemplate>
  </FooterTemplate>
  </asp:Repeater>

GeneralRe: viewstate of dynamic text boxs Pin
Arun Jacob28-Mar-10 23:05
Arun Jacob28-Mar-10 23:05 
Questionhow to insert empty values from text boxes to database Pin
developerit28-Mar-10 22:13
developerit28-Mar-10 22:13 
AnswerRe: how to insert empty values from text boxes to database Pin
Vimalsoft(Pty) Ltd28-Mar-10 22:15
professionalVimalsoft(Pty) Ltd28-Mar-10 22:15 
AnswerRe: how to insert empty values from text boxes to database Pin
Amit Patel198528-Mar-10 22:16
Amit Patel198528-Mar-10 22:16 
AnswerRe: how to insert empty values from text boxes to database Pin
R. Giskard Reventlov28-Mar-10 22:27
R. Giskard Reventlov28-Mar-10 22:27 

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.