Search Results

Type: Posts; User: sneha

Search took 0.02 seconds.
  1. Thread: Grid Total

    by sneha
    On basis of employee id records will be displayed in usercontrol window grid.

    Plz help me its very urgent

    https://examples1.ext.net/#/GridPanel/Miscellaneous/Details_Window/

    refer this
  2. Thread: Grid Total

    by sneha
    <%@ Page Language="C#" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>

    <%@ Register src="WindowEditor.ascx" tagname="WindowEditor" tagprefix="uc1" %>

    <!DOCTYPE html...
  3. Thread: Grid Total

    by sneha
    Thanks for your reply.

    suppose under customer id '1' there is a two records. I need only the total of that two records amount not grand total of all records.
    is it possible.
  4. Thread: Grid Total

    by sneha
    refer examples gridpanel/miscellaneous/detail window

    Plz help me its very urgent
  5. Thread: Grid Total

    by sneha
    M having customergrid for that using img command to get customer details in popup window on the basis of customerid.
    In that popup window customer details should be display as grid not as formpanel....
  6. Thread: Grid Total

    by sneha
    Hi Daniil,

    M displaying rows on the basis of id. so m not getting grid total for perticular displaying rows.
    Plz help me
  7. Hi daniil

    am not getting gridPanel total.
    "column.dataIndex" taking first column but i am doing total in fifth.
    How its possible?
    Plz need reply very urgently

    I referred all ur examples
  8. ya solved.thank u very much

    i have did like this

    destination.store.insertRecord(records,{
    product_code: records[0].data["consumer_code"]
    });
  9. Thanks alot for your idea. I got
    thank u very much daniil
  10. Thank u but its not working. I cant create new record.
  11. var ApproveProject = function (source, destination) {
    source = source || Proposalgrid;
    destination = destination || companygrid;
    if (source.hasSelection()) {
    ...
  12. How can i change? i am not getting
    Thank u for ur reply
  13. Reply me plz daniil
  14. ya different columns
  15. Ya i saw that. I have two different grids fetching data from two different tables. In this case how can i move?
  16. Hi,
    how can i move selected row to another gridpanel
    Plz help me its very urgent
    thanks in advance
  17. Hi,
    I want to move a selected row data to another grid but alwys am getting record undefined.
    Plz help me its very urgent
    Thanks in advance
  18. Thnks alot. thank u very much
  19. Can any one plz give me some idea How can i insert & update dynamically to database.
    Its very urgent
  20. S it possible to update dynamically
    thanks..........
  21. Thanks for ur reply.
    Ya i saw but i want to use stored procedures to update.
  22. Thank u very much for ur reply.can i update through stored procedures? s it possible? plz tel me
  23. how can i update row data to db. in web.config i had connected to db. how can write in code behind.plz do need ful its urgent
  24. Hi
    M new to this ext.net.Plz tel me how to update gridpanel data to database after editing row. Need urgently.can one know
    Thanks in advance
Results 1 to 24 of 24