Search Results

Type: Posts; User: Neeraj Sharma

Search took 0.01 seconds.
  1. Hi Geoffry,

    I am still waiting for your reply , its urgent will you please help me.

    Thanks in advance..........

    Neeraj Sharma
  2. Hi Geoffrey

    NO .... I run your suggested code, but problem is still same. I am getting column index as 0 and 1 it is fine but I dropped a portlet from 0th column 0th row to 1st column and third...
  3. Hi,

    As I attached snap of my page in which I am using 10 portlet in 1 Portal. All the ten portlets are shown in two columns one by one. Means there is five row and each and every row has two...
  4. Hi,
    I had read thread http://forums.ext.net/showthread.php?threadid=8497-16-1.aspx?Highlight=Portlet in which you had suggest some line of code for save the Portlet state/position , code is working...
  5. Hi Vladsch,
    I have 5 portlet in my page. If user close 3 portlet out of those 5 then and click on button then I want to get the Id of those closed portlet at server side. Is this possible ?....
  6. Hi,
    I had made 2 portlet at run-time. I have code(server side) for close portlet as follows



    portlet.Tools.Add(new Tool(ToolType.Close, string.Concat(portlet.ClientID, ".hide();"), "Close...
  7. Hi vladimir,
    Thanks for your qucik response. The code is now working fine as I want.
  8. Hi
    I have a Tabpanel in a page , in that TabPanel i have 4 tabs. Each and every tab loads different-2 pages within a Iframe when I click on the tab.
    The code is as follows





    <ext:Tab...
  9. Hi,

    I want to open a window and load a page (with query string) in that window when I click on button with javascript.
    Code is as follows





    <script type="text/javascript">
  10. hi,
    When I copy your code and try to run it at my localhost then it will gives me an error in the following line of code



    <ExtraParams>


    <ext:Parameter Name="record"...
  11. Hi,
    Basically I want to get all the column fileld values in variables when user select any of the associated Row in the GridPanel.
    can you help me .
    Thanks in advance.
  12. Hi Vladsch,
    I had read your post for passing the row values at server side , but I cant able to get the accurate result. Actually i want to get row values when I click on a particular row, please...
Results 1 to 12 of 12