text chnage event in asp .net datagrid

From: Manish (manish.chaturvedi_at_hmshost.com)
Date: 02/26/04


Date: 26 Feb 2004 09:53:50 -0800

Hello Everyone
I am trying to design a datagrid in asp .net, which pulls cateogry and
amount for each category based on criteria selected by user. Category
and amount are being populated from database in datagrid. There are
some categories like "Revenue" and "Cost", which are inter related in
a way that cost is always fixed %age of Revenue. For e.g.. Cost is 20%
of Revenue.
I want to reflect change in Cost as 20 % of Revenue, as soon as user
updates Revenue number. Also want to avoid making round trip to server
and want to do this on client side. Can someone guide me as to how to
achieve this? Do i need to use some java/vb script? Some sample code
will be really appreciated.

Thanks,
Manish



Relevant Pages

  • Re: Summing data
    ... I'm getting closer I think. ... ITEM = the pay item number, revenue and cost associated ... QUANTITY = the amount of the ITEM to be billed ...
    (microsoft.public.excel.misc)
  • Re: Accural Revenue - How to divide revenue into Months
    ... work out how much of the revenue is earned in a particular month. ... earned for each day the project is in progress. ... the total revenue for each project divided out into each month depending on ... The answer below just gives the amount earned per day. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Which legilation?
    ... happens to match the amount that Defra cut from the amount that ... are referring to the DEFRA situation, which amounted to an app 12% cut - a ... HMRC are a totally different governent department, ... a great deal way less than 1% of their total 'revenue' - as I said mere ...
    (uk.rec.waterways)
  • Re: Accural Revenue - How to divide revenue into Months
    ... >The formula needs to look up when the project starts, ... of revenue is ... >The answer below just gives the amount earned per day. ... >amount in the correct column. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Locating a Datagrid Row from the Datasource Row, FAST
    ... i have a Datagrid with a Datatable as ... and then figure out wich row this currently ... Well, 30k of rows is a HUGE amount, you should only load thoe you are ... I recommend you to use some paging in the server. ...
    (microsoft.public.dotnet.languages.csharp)