Search Results

Type: Posts; User: fendiyono

Search took 0.01 seconds.
  1. I have a simple form. contain Name, DOB, Income.
    I would like to utilize ValidationStatus on my simple form.
    I have overide number field function with thousand separator formated text.

    25524
    ...
  2. it works now, thanks for the help
  3. Sorry for my miss understanding

    hopefully this code will run



    <%@ Page Language="C#" %>


    <script runat="server">
  4. Thanks for the information

    here is the full code

    A. Server side



    Partial Class CobaView
    Inherits System.Web.UI.Page
  5. Hi,
    2552025521

    I have a Gridpanel with dynamic checkbox. The goal is when Detail Checkbox Checked, the current record View Checkbox is auto checked with true value.

    The issue is, the view...
Results 1 to 5 of 5