Search Results

Type: Posts; User: rahesh

Search took 0.01 seconds.
  1. Thank you....
  2. It worked.. Thanks
  3. any help on this issue?
  4. Any help.?
  5. Hi,

    I have a dropdownfield with tree panel as the component. This dropdown is rendered inside a formpanel. I have a button on the panel and by clicking on the panel i want to clear all the checked...
  6. Please provide any help on this.
  7. Hi

    I am trying to set multiple values for a multicombo using the setValue function from code behind. but it is not selecting the corresponding value.

    Here is the sample code

    ...
  8. Thanks Vladimir, The issue was because of IE with compatibility mode.

    Regards
    Rahesh C
  9. Any solution.
  10. Hi,

    The Ext.Net 2.1.1 controls are not rendering properly in IE 7. Please see the attachment.5579



    Regards
    Rahesh C
  11. Hi All,

    Anybody please tell me how to override the Ext.data.Connection.request method.


    Regards
    Rahesh C
  12. Hi

    Anybody please help me how to change multiheader column text dynamically.
    I have a multiheader grid and a button click i need to change the header text of the header row column dynamically....
  13. Hi All,

    I have a treegrid panel which contains first level of nodes (AsynTreenodes). Each node is having a custom attribute. When i click on the nodes , i want to pass those custom attribute to...
  14. Hi,

    Is it possible to add Ext.Net2.0 to .net 3.5 framework applications..


    Regards
    Rahesh C
  15. Will Ext.Net 2.0 works with visual studio 2008
  16. I am also getting the same Error. My Nuget Version is 1.6.2


    Thanks
    Rahesh
  17. Hi All


    Any Idea..........
  18. Hi,

    I am having an issue with DirectMetod function.

    I have a tree panel and a Ext.net Panel. I have provided drag n drop functionality to the Treepanel,
    so that the nodes can be dragged and...
  19. Hi all,

    Anybody knows is it possible to render an asp.net custom webcontrol inside a ext.net viewport?



    Regards
    Rahesh C
  20. Hi,

    Please add the below code to you application.


    Ext.override(Ext.ux.TaskBar, {
    hasStartButton: false,
    hasStartMenu: true,
    init: function() {
    if (this.hasStartMenu) {
  21. Hi,

    I am creating a Grid where i am providing a new row in the end, so that new record can be created easily. But when i try to sort the grid , the new row is also getting sorted. But i want it...
  22. Hi,

    Anybody knows how to expand the combobox list automatically?. I am having an editor grid and for one column the editor is combobox. I have kept "ClickToEdit"=1 , so that when ever I click on...
  23. It worked........... Thank you
  24. Hi,

    I have a gridpanel and i want to pass all the records which are updated in the gripanel store to the database by clicking the Save button.
    I am able to retrieve the Modified records from the...
Results 1 to 24 of 24