Search Results

Type: Posts; User: imaa

Page 1 of 6 1 2 3 4
Search took 0.01 seconds.
  1. Dears,
    Resolved by adding SwallowBodyEvents="true" property to the RowExpander
  2. Dear ,
    I have an issue by make an edit on the nested grid when i double click the cell on the nested grid its focus and open an editor for the cell on the main grid and nested grid ,
    any row i...
  3. Thank you Daniil
    Appreciate your Work
  4. Dear,
    I Know what u sent in your link but depend on Daniil request, i sent to u standalone Application to see how the problem fire

    I upload the application on skyDrive and you can access without...
  5. Dear I Upload the standalone Appliction on the link

    http://www.4shared.com/rar/hSQFUwwT/WebApplication1.html?

    U can find the test Page inside Session Folder
  6. Dear,
    I tried your solution it's still the same give "NORESPONSE"
    that my C# Code complete


    namespace Councils.WebUI.Sessions
    {
    public partial class SessonRoom : System.Web.UI.Page
    {...
  7. Dear ,
    Any Idea For That Problem
  8. Dear All,

    trying to download file by DirectMethod return NORESPONSE
    my code is


    <ext:Panel ID="divChat" Hidden="true"
    runat="server"
    Width="800"
    Height="500"
  9. Dear,
    I'm trying using the sample in

    and add on it 2 buttons in InfoPanel.ascx as this


    </tpl>
    <div class="details-info">
    <b>:أسم الجلسة</b>
    ...
  10. Thank you for your Advice, it's Ok
  11. Dear
    Im trying to Use getRowClass for Row Coloring depend on column value, But that not apply on grid
    same this code i was using with Ext.Net 1.x and was working correctly

    ASP code


    ...
  12. 1- Page load , and i have another effected on the EmptyText property value
    2-only with form fields
    3-any symbols randomly
    4-IIS Only . we haven't seen it in local machine

    regards
  13. I mentioned IIS7 just to let you know that only appears on the production servers , and what we have figure out that this issue appears on chrome and IE ,
    i cant provide you a test case cause i...
  14. Dears ,

    We have sometimes this issue appears for the client on IIS7
    kindly see the attachments (Arabic characters )
  15. Dear,
    We are working on Ext.net V2.3

    Direct Method give me Undefined in JS and this is my code:
    ASP


    <ext:Button Text="بحث" runat="server" ColSpan="2" Icon="Find" Scale="Large"...
  16. how can i use AntiForgeryToken with Ext.net.MVC form panel ?
  17. Thread: [CLOSED] mvc rtl

    by imaa
    Now Its works great after i made the update from NuGet :)
  18. Thread: [CLOSED] mvc rtl

    by imaa
    There is no such property called RTL in resouce manager
  19. Thread: [CLOSED] mvc rtl

    by imaa
    Dear ,
    I expected to right all form like that
    :7026
  20. Thread: [CLOSED] mvc rtl

    by imaa
    Dears ,

    I made an example to test MVC RTL Support like follow but it didn't works :( what i'm missing :



    @using (Html.BeginForm()) {

    @(Html.X().Panel().RTL(true).Items(
    ...
  21. Dears ,

    Its EXT.net MVC supported RTL ?!

    if yes kindly give me an example .
  22. Yea we did.

    did you try the sample we provided to see the exact problem?
  23. I have a page with its combo box component ,
    let suppose 1'st combo is cbCountries OK
    and 2'nd combo is cbCities ok

    and i have a dynamic combo box is rendered up on the the selected combo of...
  24. no my friend

    i need to make setup page for system pages ; so when select the page from setup page i build a menu like example to set permission and default value ok
    the setValue method used...
Results 1 to 25 of 132
Page 1 of 6 1 2 3 4