Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > How do I create an "event" to deal with textarea and DataGrid?

Reply
Thread Tools

How do I create an "event" to deal with textarea and DataGrid?

 
 
aaa
Guest
Posts: n/a
 
      04-20-2005
I have a (bound) DataGrid that basically takes comment text from one of its
columns and puts it in an HTML text box. So when a user selects each row it
fills the text area with that comment text. Seems simple enough I have that
part working. but now I just realized I have to put that data back into the
comment column of the DataGrid for it to be put back in the database. But I
have to do that clientside after the user has finished entering data into
the textarea?


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
AMD64 or Semperon, deal or no deal? Tad Confused Computer Information 7 04-13-2006 05:43 PM
Textarea Inside of a textarea wperry1@gmail.com ASP General 6 02-05-2006 08:00 AM
deal or no deal rbt Python 7 12-28-2005 08:57 PM
Removing carriage returns from <textarea></textarea> input Augustus ASP General 1 09-10-2003 04:55 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57