PC Review


Reply
Thread Tools Rate Thread

SQL datasources

 
 
si_owen
Guest
Posts: n/a
 
      13th Oct 2006
Hi all,

I am looking to add a data control to a text area but without success,
can anynow help me or suggest an alternative to a text area control.
But i need a control that can hold a lot of txt and a txt box is
totally inpractable.

cheers

simon

 
Reply With Quote
 
 
 
 
=?Utf-8?B?TS4gUG9zc2V0aA==?=
Guest
Posts: n/a
 
      15th Oct 2006
Don`t know if i completely understand what you try to do ( because of the
text with the above subject )

You want to add a data control to a text area ?? (do you mean the contents
of a data column from your database )

>But i need a control that can hold a lot of txt and a txt box is
> totally inpractable.


Just set the multiline property of the textbox to true , set the apropriate
scroll behavior ( vertical perhaps ) now resize the textbox to the estimated
size wich might hold your data an ready you are ,,,, you can mimic the
behavior of a textarea control in html ( it would look like this
http://www.activejump.com/m-10.shtml ,,, scroll down to see the example )

regards

Michel Posseth [MCP]

"si_owen" wrote:

> Hi all,
>
> I am looking to add a data control to a text area but without success,
> can anynow help me or suggest an alternative to a text area control.
> But i need a control that can hold a lot of txt and a txt box is
> totally inpractable.
>
> cheers
>
> simon
>
>

 
Reply With Quote
 
 
 
 
si_owen
Guest
Posts: n/a
 
      16th Oct 2006
hi

i have a list box and a text box.
list box is linked to database and is populated on from load. i need
the text box to be populated with text when i click on an entry in the
list box, is it possible to do so using a line of sql or will i simply
have to revert to the old days and write a load of IF statements???

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
SQL datasources si_owen Microsoft VB .NET 4 17th Oct 2006 09:38 AM
Data access using ODBC datasources PO Microsoft Excel Programming 3 8th Oct 2004 09:17 AM
MultiSelect Listbox and DataSources Beringer Microsoft Dot NET Framework 0 17th Sep 2004 09:40 PM
FP2003 and Datasources Steve C Microsoft Frontpage 3 31st Dec 2003 10:55 PM
Multiple Datasources - DataGrid Jim Heavey Microsoft ASP .NET 1 11th Nov 2003 07:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:36 AM.