Search Results

Type: Posts; User: kenanhancer

Page 1 of 9 1 2 3 4
Search took 0.01 seconds.
  1. Hi,

    Thank you very much. You can close this thread
  2. Hi,

    Firstly, I need to set value of DropDownField control from code-behind. And secondly, when I set value of DropDownField, I need value change event for DropDownControl. Can you please help me?...
  3. I found in forums below code and it worked. So, which one is true.

    LazyInit="false"
  4. Hi,

    I am using DropDownField with TreePanel in user control. when I save information in popup, window is closed automaticly. And when I reopen window again, DropDownField container appears back of...
  5. Thank you very much. It work fine
  6. Hi,

    No I don't want to use FileUploadField in only one cell. As you can see picture that I added, when I want to click browse button, I can't click. Because, FileUploadField disappears. So, How...
  7. Hi,

    I have one GridPanel control and when I try to use FileUploadField control in one column, it doesn't work. I mean that you can't click Browse button in cell. I need to select one file and...
  8. Now I tried your code and problem is same. By the way, I try to open one aspx web application in my IIS and this application is using ext.net components completly.
  9. Hi,

    I didn't understand. Can you please give me one example?
  10. Hi,

    I have TabPanel control and when I click menu below codes work. But, When I give one address and try to open this address, firstly TabPanel shows new tab later all page direct this address....
  11. ok thank you.
  12. Hi,

    I want to add google marker with mouse and later I should get coordinate about that marker. How can I make it?

    Thanks.
  13. Thank you very much. And, my problem is solved.
  14. Wow this is better. What is this? I newer use this option.
  15. Ok, but how can I load programaticlly.
  16. Hi,

    I have now nearly 3000 rows (30 columns). When I refresh GridPanel, it takes long time. And I want to make paging. I couldn't make. How can I achieve? or Do you have any solution?



    ...
  17. Hi,

    I am using GridPanel with Remote Filtering, Sorting and Paging. But, I need ComboBox control as filter control. You can see sample picture as below. Instead of that filtering control, I should...
  18. Ok, I solved problem. I just changed Viewport property from BorderLayout to FitLayout. So, problem is solved.



    <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"...
  19. Hi,

    I have TableLayout control and I just want to add new cell dynamicly. But, it shows error as below picture. Can you please help?

    2759
  20. Hi,

    This is full example. When I try this sample in internet explorer, Handles are shown. But, in Google Crome, it isn't shown.


    This is Code-behind.


    using System;
    using...
  21. Hi,

    I have Resizable control and I set "Handles" property as "None". But, in Internet Explorer, when I try to resize panel, right and bottom bars are shown as below picture. So, what is problem?...
  22. Hi,

    I have grid control and I added multi column filter. As you can see below picture, when I want to select a date from date control, length of it is small. How can I fix it?

    2615




    ...
  23. Hi,

    I applied your solution to my application and I used 800 but again same problem continues.
  24. I tried your solution. But, same problem again continue.
  25. Hi,

    It worked very well. But, GridPanel is loaded with full data. I mean, gridpanel shows all data later in one or two second, it is filtered again. do you have other event before show all data,...
Results 1 to 25 of 222
Page 1 of 9 1 2 3 4