Search Results

Type: Posts; User: heysol

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. hi everyone

    i have a problem and think that you could help me. i want to use a TimeField and i want to display the hour and minutes using SelectedTime property. i have been using this sample...
  2. hi everyone

    i have a question can i use a fieldlabel in a DateFieldMenuItem? if it is possible how can i use it because i try it in the code but it doesnt appear so maybe i´m doing something wrong...
  3. Have you ever heard about Dundas Charts?

    They use callback and i tried to use all the methods and i dont find the correct one in fact the buttons manage CommandName and CommandArgument but i dont...
  4. Hi everyone

    I tried to use CommandEventArgs with a ext:Button but it doesn´t work. If anybody knows how i would appreciate it a lot thanks anyway.




    <ext:Button id="Button1"...
  5. Thread: Ajax Method ??

    by heysol
    this is the solution momently

    http://forums.ext.net/showthread.php?3792
  6. Thread: Ajax Method ??

    by heysol
    hi everyone;

    I have a question how many parameters can be used by an Ajax method ? Because i have 8 parameters and makes weird things i tried it with 7 and worked perfectly.

    JScript code
  7. Hi may be i paste something wrong but i create a different method it works correctly you need to create your XLST and called it by a function in javascript then use the C# method





    ...
  8. Thread: Message Box ??

    by heysol
    hi

    i have a question and i wanna know if it is possible. I have a result in json i wanna send it to a MessageBox but i couldn´t find the way beacuse i.m using a StoreSubmitDataEventArgs send and...
  9. Thread: Disabled tabs

    by heysol
    hi in the tab you will add Disable= true then with javascript code you can set true or false to the property disable
    here is the code






    var myfunction = function(tabPanel.active){
  10. hi vladsh

    Where can i get the Coolite.Ext.UX ? is there a dll or javascript code i was looking in extjs.com but i didn´t find any information could you help me?
  11. hi

    I,m using this example https://examples1.ext.net/#/Form/ComboBox/Custom_Search/
    and works great but i have some questions:

    1.- Those are always the same params it is a condition or i can...
  12. i have a problem using the autoload property because i wanna call a page and send parameters example if i replace the mode property with the value iframe the params can´t be read in the page that we...
  13. hi,

    Does anybody know how to call an page1.aspx and send params through method get using the Autoload property and catch the params in page2.aspx requested
  14. Thanks man

    exactly what i needed...
  15. Hi everone

    Does anybody have an example or tell me how to use post or get in coolite because i used querystring but it doesn´t pass the value through pages if anybody knows how or have a little...
  16. Thanks it works but i wanna do the same too with a Dundas Chart http://www.dundas.com/ it sent a weird code maybe it comes from the image i don´t know maybe i´m doing something wrong i did exactly...
  17. hi

    I want to load a graphic. the question is : i place my function in the page_load and works great. i want to do the same with a button but it doesn´t modify the graphic i did it with Microsoft...
  18. thanks for answering plykkegaard

    i need paging and all the information comes into the store and i wanna get all the information i can export that´s not the problem. i wanna have a button export...
  19. Hello

    I have a gridpanel with paging when i export the info to excel sends just the info that i have in that section my question is : if it is possible to get all the info from the store and...
  20. Thread: GMap Api Error

    by heysol
    Hi abertram

    could you help me with my page i wanna do something like you do too but it sends an error to me or maybe i´m doing something wrong.
  21. Thread: Question ascx

    by heysol
    hi

    i'm using https://examples1.ext.net/Examples/Layout/FormLayout/With_UserControls/ but i wanna know if it is possible to place more than 1 conttrol in a ASCX or i have to make them one by one
    ...
  22. Hi everyone

    Does anyone know how to solve this or where can i get more info about this control. I want to call a window inside a Viewport with a listener i can do that. but at the beginning...
  23. hi i checked the example and works great is there anyway to autosize the wallpaper i have a desktop.jpg with 1600px x 1200px exactly the same size as the example. What can i do in order to have any...
  24. hi everyone

    i want to hide a datefield with javascript. I have a function and works perfectly here is the code:






    if(Checkbox2.checked){
  25. hi vladimir here is result of javascript code



    var alignPanels = function()


    {
Results 1 to 25 of 66
Page 1 of 3 1 2 3