Search Results

Type: Posts; User: pooja

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi

    I have a page with multiple girds. each of the grid has a toolbar in which there is a add button to add data to the grid.
    The issue is when open the page all the grids are aligned properly to...
  2. I have applied a property named "AllowBlank=false" to make my ext.net fields mandatory but the error message("This field is required") keeps toggling between the text boxes. Please have a look at the...
  3. Hi,


    I am not getting 3d chart control example on this link https://examples2.ext.net/

    please provide the link of 3d chart control
  4. <ext:ComboBox ID="cmbRiskCategory" runat="server" Cls="controls" DisplayField="RiskCategoryName"
    Editable="false" EmptyText="--Select--"...
  5. Thanks geoffrey it worked for me by using the controls in side column layout & column layout inside ext container as parent.
  6. <asp:Panel ID="Panel3" Style="font-family: 'Arial', 'Helvetica', sans-serif; font-size: 100%"
    Width="99%" GroupingText="My Time Records" runat="server" Font-Bold="False">
    ...
  7. Hi,

    i have a grid with a topbar.When the grid is loaded for the first time the topbar is dispalyed correctly.
    As shown in the image below.

    4661

    but when i select a date in the date picker...
  8. Hi,

    I selected a row in gridpanel and refreshed its store.
    Now when I select GridPanel row it opens in edit mode in single click.

    Thanks & Regards,
    Pooja
  9. Hi,
    Replacing v1.3 solved the issue, but we are facing new serious issue with v1.3.
    When we add a new record in grid using inline editing system crashes with showing error window.
    Please find the...
  10. Hello,

    We are using Ext.Net 1.2 controls like Toolbar, Menupanel, gripdpanels etc.

    The application looks perfect in IE8.

    But when we browse the application in IE9 we are getting issues like:...
  11. Hi,

    i have a template Column in the gridpanel i want the number Format to be 0.00 how can i achive that.
    I need the format 0.00 to the "Amount" Field



    <ext:TemplateColumn DataIndex=""...
  12. What is the maximum number of records that can be bind with grid panel and dropdown list.

    We are trying to bind 20,000 + records to both but we are getting "script running slow" error on a browser.
  13. Suppose we have 40 records in a search result and grid page size is 10.

    Following are the steps I followed:

    1. Navigated to 4th (last page) on a grid.
    2. While being on the 4th page, I changed...
  14. If grid refreshed while having on a last page, the pagination count displayed on right bottom is wrong.
    Please see attached image for reference.
  15. Thanks Daniil.. i will try the options mentioned above..will get back to you if i need anything thanks again..
  16. the 85954 are stock no's which i need in the in line grid.Could you suggest what needs to be done or any other option that can be used instead of combobox.
  17. Hi All,

    I am facing the "Stop running this script?" issue while binding around 85954 records to extjs combobox.

    PFA Error.

    Please Help !!
  18. Hi All,

    I am using the Row Editor in the Grid panel.
    Using Listners i want the data of the row which is clicked.
    So i used the RowClick Event but in the row click event i am getting Error as...
  19. Hi,


    I figured it out.




    <ext:PagingToolbar ID="PagingToolBar1" runat="server" PageSize="19" Width="200px"
    ...
  20. Hi,

    I need to hide the border of the PagingToolbar and also the text that displays the total record count.
    Please find attached file for the same.




    ...
  21. Thread: Help Needed

    by pooja
    2123Hi,
    I need to change display text of GroupField column with Other Column record.
    I tried to explore didnt find any solution on this.

    below i have



    <ext:Store ID="StoreDownload"...
  22. Thanks for advise.... i know the basic of FileUploadField
    i think this is not the solution to resolve issue.

    Please suggest something which will help me to resolve the issue.
  23. Hi,

    I facing two problems while using FileUploadField control.

    Problem 1 :
    I have used FileUploadField control to upload the file on web page. In first attempt when i click the control it will...
  24. It Worked !!! You are a life saver !!
  25. i have used AutoExpandColumn for grid panel. my grid works fine. but there is a small issue when i set the AutoExpandColumn property it leaves some space at the end of the grid. i have attached the...
Results 1 to 25 of 33
Page 1 of 2 1 2