Display an Access Memo field in a GridView or DetailsView

H

Hanno

Hi, I am trying to display a memo field in a grid in. I have tried with the
GridView and DetailsView, but it's treated as text field. Is it possible to
display and edit a memo field in a grid or DetailsView?

I am using VS .net 2005. Many thanks
Hanno
 
K

Ken Cox [Microsoft MVP]

It sounds like you need to convert the field to a template field and make
the textbox multiline.

Ken
Microsoft MVP [ASP.NET]
 
H

Hanno

Great, thanks Ken,

3 mins after you pointed me to Template fields it's now working. Many
thanks!

Hanno.

Ken Cox said:
It sounds like you need to convert the field to a template field and make
the textbox multiline.

Ken
Microsoft MVP [ASP.NET]

Hanno said:
Hi, I am trying to display a memo field in a grid in. I have tried with
the GridView and DetailsView, but it's treated as text field. Is it
possible to display and edit a memo field in a grid or DetailsView?

I am using VS .net 2005. Many thanks
Hanno
 
K

Ken Cox [Microsoft MVP]

You mean it took three whole minutes? <grin>

Glad you got going again.

Ken
Microsoft MVP [ASP.NET]


Hanno said:
Great, thanks Ken,

3 mins after you pointed me to Template fields it's now working. Many
thanks!

Hanno.

Ken Cox said:
It sounds like you need to convert the field to a template field and make
the textbox multiline.

Ken
Microsoft MVP [ASP.NET]

Hanno said:
Hi, I am trying to display a memo field in a grid in. I have tried with
the GridView and DetailsView, but it's treated as text field. Is it
possible to display and edit a memo field in a grid or DetailsView?

I am using VS .net 2005. Many thanks
Hanno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top