Search Results

Type: Posts; User: metci

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi I have a currency text field.When I write the number one by one,I want that the textfield formats automatically the numbers according to specified thosand seperator and decimal seperator.I found a...
  2. Hi,

    I want to remove start bar from desktop basically.I removed many thing from desktop like DesktopConfig,StartMenu,TaskBar etc,but I couldn't remove the start bar.I am attaching the screenshot...
  3. Hi @Daniil,

    Is toolbar you said start bar which contains clock etc on https://examples2.ext.net/#/Desktop/Introduction/Overview?

    24365

    I dont understand MessageBusListener you said.Please...
  4. Hi,

    I have a Ext.Net Desktop which has accordion menu on left and start bar at the bottom.I want to add a new taskbar on at the top of desktop which will have logged user name,icon ... Is it...
  5. Hi @Daniil,

    Thanks for your reply, but I don't create window by <ext:Window,I create my windows at code behind.Following blocks will helps you to understand .

    ThÅŸs is my parent menu list

    ...
  6. Hi,

    I have a desktop,When I want to minimize the opened window.It doesn't send the window to taskbar.Attached capture will summarize the issue.How can I handle it.

    Screencast link :...
  7. Hi I have a treepanel.Treepanel has a toolbar which has ExpandAll and CollapseAll button.I want to add one more toolbar line for my combobox?
    Is ist possible in ext.net?
  8. Hi @Daniil

    Eventually it worked very well by using your technique.

    Thank you very much.
  9. Hi @Daniil,

    Recursively iterate action is not clear on my mind.Could you please can you send a small sample.

    Thanks for advance,
  10. Hi @Daniil,

    I am sorry,but i dont understand the relation between my problem and your suggestion.I think tree what you suggest dont meet my needs.There is no hierarhy on tree.Could you explain how...
  11. Is anybody has any idea?
  12. Hi @Z,

    I read this.I think my problem is not related with yours,I have only a treepanel and I want to load this on pageLoad basicly.

    Thanks for reply,
  13. Hi,

    I have a treepanel and I can load data to the treeopanel successfully.But
    I want to set rootVisible property of treepanel to false.When I set the rootVisible property to false,I am getting...
  14. Hi Daniil,

    I noticed my error eventually, succeeded to run. It runs on PageLoad.

    It looks like my approach is correct.

    But leafs is like expandable,actually it shouldn't be.Because I...
  15. hi,

    I am new to ext.net. I have a department table which has records with department-child department relaton in an Oracle DB. I got the records by using "connect by prior". I am planning to load...
  16. Seems working fine with the query below.

    Thanks.



    var onBeforeQuery = function (queryPlan) {
    queryPlan.query = new RegExp(queryPlan.query + "|" + queryPlan.query.replace("i", "Ä°") +...
  17. Hi,

    When user wants to filter data in an editable combobox that contains Turkish characters like 'Ä°' in values, filter does not work as user wants. When the user types 'i' as filter character, I...
  18. Hi,

    When following the example above to add nodes to a tree panel dynamically and specifying icon for the node in AddNode method, browser does not show node icon.

    Is it possible to specify...
  19. Hi Daniil,

    I've downloaded resources for ext.net 3.0, when I try to open Ext.Net.vs2010 solution via VS 2010 Ext.Net.Examples project is loaded fine but "This project is incompatible with the...
  20. Hi,

    I've the same problem with this post: http://forums.ext.net/showthread.php?27048-CLOSED-Masked-textfield-readonly-is-not-working

    In this post you say that input mask can be disabled to make...
  21. Thank you Daniil.
  22. Hi Daniil,

    I've already reviewed draw examples and after your post I also tried drawing line using svg but still I've difficulty drawing line using Sprite. Svg uses x1, x2, y1, y2 values for line...
  23. Hi,

    Is it possible to draw line or triangle using sprite? If yes, can you provide an example that demonstrates this?

    Regards.
  24. Hi,

    In a page we have a similar issue to the one in this link http://forums.ext.net/showthread.php?11719-CLOSED-1-0-telerik-report-with-Ext-NEt-directEvents. We try to generate an xtrareports...
  25. Thank you very much Daniil. Solution works well.
Results 1 to 25 of 37
Page 1 of 2 1 2