Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Grid Control using ASP


Message #1 by meghnak1@v... on Thu, 7 Jun 2001 10:16:09
I want to display recordsets in a grid control using ASP. I should be able 

to edit the records and also perform transactions in them i.e the value of 

some fields should get calculated depending upon the input given by the 

user.







thanks



Message #2 by "Dileep Iarala" <Dileepi@t...> on Thu, 7 Jun 2001 10:27:43 +0100
I think by using of the ASP Grid component we can do this. but i think

its third patrty one.

have look at that.. and if u want to do with out using any component and

if the values are calculating depends up on the values

enter not from the database then u can do by using Javascript.. that

type of scripts u may get from the www.javascript.com

in javascript u can fire function do this operation but i am not sure if

it will display immediatly.. other wise u can swap up the two pages

that u can do with out using any third party components.



Best of luck..







-----Original Message-----

From: meghnak1@v... [mailto:meghnak1@v...]

Sent: Thursday, June 07, 2001 10:16 AM

To: ASP_ADO_RDS

Subject: [asp_ado_rds] Grid Control using ASP





I want to display recordsets in a grid control using ASP. I should be

able

to edit the records and also perform transactions in them i.e the value

of

some fields should get calculated depending upon the input given by the

user.







thanks





---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.



dileepi@t...


$subst('Email.Unsub')


  Return to Index