Search Results

Type: Posts; User: eaglemobile

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. I just changed the double quotes.
    Thank you!!!


    <ext:Parameter Name="SelectedRoutes" Value="Ext.encode(#{GridPanel2}.getRowsValues({
    filterField : function (record, fieldName,...
  2. Thnx Danil this is what I am looking for but when I try to implement within the Ext.NET DirectEvent it gives me an error:



    Parser Error Message: Literal content ('<ext:Parameter...
  3. Hi,

    I am searching inside the forum to find a way how to specify manually columns that we want on getRowsValues() function.

    I want to submit all the values of a grid via direct event.

    ...
  4. Thnx again and again, ljankowski

    FitLayout worked !!!.

    For the moment all I need is that for every row that is clicked to expand the south panel and display the map regarding lat and lng within...
  5. OK now Gmap2 problem is solved thnx to ljankowski again.
    I downloaded the file GMapPanel3.js


    Now I have some small problems.
    Problem 1-) The map height doesnt fill the hole panel i see...
  6. Hi, again

    I am having an error


    GMap2 is not defined
    [Break On This Error] this.gmap = new GMap2(this.body.dom);

    I call this function on grid rowselect
  7. Thnx a lot, ljankowski
    Your code is very helpful,
    Greetings,
    Eaglemobile
  8. Hi, Ext.net

    I am having some problems setting gmap vales from a grid.
    In the grid I have Lat, Lng and address. How can I set CenterMarker lat and lng and Marker lat lng and options title on...
  9. Mmmm Ok,

    Sorry now I see that my question was silly.
    I will try to explain it with more words.

    The code below I found it somewhere within the forum and I replayed to someone...
  10. Hi,
    I an MVC application I have a grid which has 4 date columns where I need to filter those , i saw the example with remote grid filter ...
  11. thnx for replying to this silly questions... cleanrequest !=cleanRequest
    solved.
    thank you....
  12. Hi, Daniil

    I tried extraParams but still I cant get id directly form the POST, in firebug i see that the only parameter that is sent is submitDirectEventConfig

    I tied some cleanrequest:true or...
  13. Hi, Daniil

    I changed the code but now I am not able to send any extra parameters.


    case "Download":
    Ext.net.DirectEvent.request({
    ...
  14. Hi,

    I am having a problem downloading zip/rar files from a gridpanel with a ImageCommandColumn option.

    When I click on CommandName = Download the download filebox doesn't pop up from fire bug...
  15. Thnx Daniiil,
    setValue was the correct choice for me. Solved
  16. Hi Daniil, thank you very much for your effort, I tried your code but I couldn't succeed.

    What I am actually needing is a way how to generate dynamically SelectedItems.
    Now I added manually just...
  17. I have only one multicombo and two stores.
    Store1 that has all the possible items and Store2 that has some of the items.
    What I want to achieve is when the Multicomobo is clicked the Multicombo...
  18. Hi,

    I am having a multicombo which is populated from the dsReasons store 1. I have an other Store 2 that gets only some of the values based on certain id.
    What i want to achieve is that when...
  19. Hi, Daniil

    Beside the filtering problem now I have a bigger problem, regarding the data Expotation.

    When I export the grid I see that Vistors column is more than once.


    <ext:Column...
  20. Thank you regarding the first question it worked.



    Problem rises when I try to filter by Visitors.

    Controller is exactly as I posted in previous post.

    The hole View now is:
  21. Hi,
    I having some troubles displaying and filtering a gridpanel which its store it is feeded form a many to many relation ship using linqtosql.
    I dont know wherever this is the correct question for...
  22. It will be nice to have that feature it will save us a lot of time and of course lines of code.
  23. ok it suites my needs.
    Thank you!!!!!!
  24. I tried with text area but the html code is displayed directly as code not rendered properly.
    In textbox i see something like <ul><li>sfsd</li><ul>.
    Can be displayed html in text area? I need this...
  25. Hi,
    I using the same feature as in https://examples1.ext.net/#/GridPanel/RowExpander/Shared_Component/ .
    I have used htmeditor to display html code. Once the grid is loaded on the first time I...
Results 1 to 25 of 32
Page 1 of 2 1 2