Search Results

Type: Posts; User: AbdallahAshour

Search took 0.01 seconds.
  1. hi @Mr.Daniil ,
    this another example for my problem.

    24288


    Thanks.
  2. hi @Daniil,
    this is sample example ,it simulate my problem with store,







    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
  3. hi @Daniil ,

    i am dealing with (Ext.NET 3.2.1)
  4. hi all
    I have this problem When Binding large data to Store

    24266
  5. thank you @Daniil Very much

    It works as I want
  6. Is there a relationship between the speed of Version Contain licenses and Version don't Contain licenses

    Because I noticed now he has become slow to respond

    I'm still doing my test version.
    I...
  7. thank you @Daniil Very much

    yes it work
    and that what i need


    but i see simple problem

    when column name contain (-) like this (Branch-Name)
    it give me tow column (Branch-Name) and...
  8. thank you mr.@Daniil

    another question how i can get data from grid panel like in view

    example:

    the data in store:

    Money:1000
  9. hi mr @Daniil


    i have gridpanel contain data
    i need to get all data in the gridpanel

    i need it in JavaScript
    like this
  10. thank you very much @fabricio.murta
    i will tell my company to buy the last version ,
    after i finish from the testing all things that i need it
  11. if i don't have license
    what will happen if i still used without license ,
    and if the license is necessary ,
    how i can know when will finish .
  12. Any help Plzzzzzzzzzzz
  13. @Dimitris

    thank you for help
  14. @Daniil

    Thanks For Help
  15. hii

    how i can get all data in gridpanel

    in old version of Ext.Net
    i Use This Code

    (JavaScript)
  16. how i can add GridFilters to grid panel Using c# Code



    For Dynamic purpose

    Plz Help me
  17. any help plzzzzzzzzz
  18. hello every one
    Any help
  19. Hello all

    I want to export gridpanel data to excel sheet

    but this grid store maybe contain space in the name

    like this


    <ext:ModelField Name="NAME English" Type="String" />
  20. send from java script to C# Method

    in JavaScript

    var GridPanelData = Sys.Serialization.JavaScriptSerializer.serialize(Ext.getCmp('GridPanelID').getRowsValues());
    ...
  21. in C#

    DataTable dtprint = Ext.Net.JSON.Deserialize<DataTable>(GridPanelID);

    ...
  22. How i can get data from GridPanel using c#
    and convert it or put it into DataTable



    I do not know the names of the columns
Results 1 to 22 of 22