Search Results

Type: Posts; User: hazardvn

Search took 0.01 seconds.
  1. <ext:DateField ID="dfFrom" runat="server" Width="100" FieldLabel="From" Format="MM/yyyy"
    AllowBlank="false" />

    If today is last month and days of month = 31 days. When I chose...
  2. I fixed this problem,

    Thx so much,
  3. 4290Hi Pros,


    I have 3 page with method call such as:

    Parent->Parent->Child:

    This is page with parent 2:

    .aspx page:
  4. Thread: Help me

    by hazardvn
    I fixed,

    Thx so much,
  5. Thread: Help me

    by hazardvn
    Hi all,


    I don't want to show as images. Who do know? Can u help me?3323

    Thx so much!!!
  6. Hi ismailkocacan,

    I used your examples to create a page with that paging (database Oracle). Now, I want to used https://examples1.ext.net/#/GridPanel/MultiHeader/Filter/ to Filter with...
  7. Hi,

    Can you filter by multiheader with your example???
  8. Can I use DirectEvent of textbox in Header???
  9. Hi Daniil,

    I used Ext dll to add reference for my projects, JsonReader and Store don't happen error but GridPanel has error above.
  10. HI everybody,

    I don't know, why happening this error when i create dynamic Gridpanel in Codebehind
    3038
    3039

    Code:


    DataTable dt = new DataTable();
  11. Hi Reezvi,

    I think you elimilate Try Catch to it show Error. With your code with Update case, you still don't get OID existing, so it ddin't update for u.

    Or datacontext still keep old Object,...
  12. Hi,

    You try using


    <ext:RecordField Name="effective_date" Type="Date" DateFormat="Y-m-d G:i:s"/>
    ''
  13. When you click Save data in grid:


    <plugins>
    <ext:RowEditor runat="server" SaveText="Update">
    <DirectEvents>
    <AfterEdit...
  14. you can edit your postt:

    http://forums.ext.net/showthread.php?3440-Forum-Guidelines-For-Posting-New-Topics
  15. Can you post your code in here???
  16. Hi Reezvi,

    With example above, we can analys



    In GridPanel, you can use:


    <Plugins>
  17. You can try:

    In .aspx



    <script type="text/javascript">

    var addShift= function () {
  18. You can use:

    <ext:DateColumn ColumnID="Date" DataIndex="Date" Header="Date"
    Align="Center" Format="m/D/y HH:mm:ss">

    ...
  19. Well done, Thx Daniil so much!!!
  20. Hi all,

    I want to use TimeField with Spinner Plugin, Can you suggest me to can do it or have other way to do above problem???

    Thx so much!!!
Results 1 to 21 of 21