Search Results

Type: Posts; User: VALUELAB

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Sorry Danjil but also adding Layout="FitLayout" in master page the result is the same.


    <ext:ViewPort ID="ViewPort1" runat="server" Layout="FitLayout">

    P.S.: home.aspx is an empty page just...
  2. Good morning,
    following the ViewPort example I have a master page that contains a ViewPort; inside the ViewPort, in the "Center" section, I have a TabPanel in which I open my detail pages.



    ...
  3. Great Vladmir, it runs!

    Thanks a lot!
  4. Hi Vladmir,
    here is the aspx portion of code


    <ext:Panel runat="server" Frame="false" Border="false">

    <Items>
    ...
  5. Hi Vladmir,
    1. passing Raw instead of Value I loaded a blank page
    2. How can I read the content of HtmlEditor from codebehind? HtmlEditor1.text returns an empty string!
  6. Hi all,
    I need to retrieve the html written in my htmleditor at codebehind after a button click, so I decided to use directevents extraparam in order to send the html content



    <ext:Panel...
  7. maybe a solution (now I try) but to populate the google.visualization.datatable I need to get data from the related gridpanel .

    Listener AfterRender handler can help this, because gridpanel is...
  8. Yes, it is correct: generally
    <html><head> indicates an html page but the problem is that the content of this html page changes
    (and with it the generated graph) depending on a large number of...
  9. Sorry, perhaps I've not explained well: I've not an html page but just an html string (my page is called by 15 of our employees and I would avoid manage the creation of a named page for each...
  10. I could not use Autoload because the html script generates a graph that must be created using data that is variable.

    As You can see the graph generated interact (using javascript) with the final...
  11. Hi,
    I need to add custom HTML (created on the fly) to a Portlet on page load but no data is displayed!!

    For example my HTML could be


    <html><head><script type="text/javascript"...
  12. Great!! it runs, thanks a lot!!
  13. Thanks Daniil,
    an obvious oversight due to haste, sorry.

    But now the page loads correctly but can not find anything in the calendar (see attached picture)

    2940
  14. Hi all,
    I'm trying to populate calendar events from a mssql table in codebehind; this is the aspx



    <body>
    <form id="form1" runat="server">
    <ext:ResourceManager ID="ResManager"...
  15. Hi
    I want that my datagrid had a different rendering depending on the value contained in a cell of datagrid, let me explain better:
    if a CheckColumn (each row of my datagrid had this column) is...
  16. Thanks Daniil,
    I had seen this example too, but is not exactly what I wanted.

    The idea of ​​using the Mask allowed me to disable the center section (where there other objects), and my problem is...
  17. Hello, I have a ViewPort similar to that reported in https://examples1.ext.net/#/ViewPort/Basic.
    In the West region I have a MenuPanel in which the click of one of the MenuItem runs some operations...
  18. It works!!
    Thanks Daniil, You can mark it as solved!
  19. Hello everyone,
    I have a master page that contains a ViewPort; in the Center section I have a TabPanel.

    In this TabPanel I add, at user request, a page with its Store and GridPanel.

    The...
  20. I can confirm that with SVN Update my project is running.

    You can mark as solved. Thanks!!
  21. Hi Daniil,
    You can download my project from https://secure.valuelab.it/VLFiles/TNTEdmt.zip

    Thanks in advance
  22. Hi all,
    I'have another problem after updating from SVN.

    Seems that the resourcemanager could not be found and running application I get the following error:
    Run-time error in Microsoft...
  23. Sorry Daniil,
    but with our account was made ​​a little mistake by sending the mail to a colleague who is no longer in business.
    Can you kindly send me the new credentials for access to the SVN or...
  24. Hi Daniil
    with my credential (username VALUELAB) I'm not been able to access to the links, could You please remember my password (via mail)

    Thanks in advance.
    Regards
  25. Could You please remember me how to update from SVN?

    Sorry :-(
Results 1 to 25 of 39
Page 1 of 2 1 2