Search Results

Type: Posts; User: nazmulrockon

Search took 0.01 seconds.
  1. thanks ... :)
  2. Please reply ?
  3. Hello , I want to create a textfield dynamically as many time as user wish . In page load by default one textfield created.when a user click add more button (1) then dynamically create one...
  4. Hello , I am using ext.net ... I have a problem.When Add/Edit Window popup every think ok.But when i select a combobox then the window become scrollable. Here i Share the Code and ScreenShot .....
    ...
  5. Thanks for reply .


    <ext:FormPanel ID="FormPanel1" runat="server" Height="100">
    <Items>
    <ext:Image runat="server" ImageUrl="/img/f01.png" />
    </Items>
    </ext:FormPanel>

    This FormPanel Part...
  6. Thanks for your help ... but i solved this problem same way 1 week ago ... any way thanks again
  7. Hello,
    I store image Path(~/Image/CompanyLogo/Thumb/PENGUINS129848307916170429.jpg) in my database. I would like to display the image in a grid and also in a form panel.

    Can you please tell me...
  8. Sorry my mistake . I just Solved the problem . I update Ext.NET 2.0.0-rc1 and now it's work fine
  9. Hello ,

    I am developing a category tree using Multi Node TreePanel Built From Code-Behind . Now i want to select the tree node get the category id using direct event but i can't ... please help...
  10. ext.net 2 .thanks
  11. I Update all my browser but nothing happen ... when i click the browse button the File Chooser dialog not open .... i just copy past the code from the demo ... please any idea what's the problem...
  12. FF 12 & Chrome 19.0....... Thanks
  13. Hello ,File Upload Dialog does not open .. https://examples2.ext.net/#/Form/FileUploadField/Basic/


    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="Default2"...
Results 1 to 14 of 14