Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP says not a table
Message
De
06/12/2007 08:37:25
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/12/2007 17:46:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01252602
Message ID:
01273553
Vues:
22
>Thanks Cetin -
>
>I have watched a few of the MS training videos on this and have it as far as you go. But I find the form view too constrained for my tastes. I'd like to work with textboxes instead. Maybe this is just a lack of familiarity. What do you think? Can you tell me how to place the data into a textbox?
>- Don

I'm not versed with web controls but AFAIK you can only bind to databound controls (DataGrid,GridView,FormView,DataList...). For a textbox you'd need to set the value between posts. You can bind to data:
<% Bind(...) %>
But that is hard to handle as I found out, prone to error messages when you add code like DataBind() etc.

FormView content is template enabled (and almost all of them) and you could set a template where view/edit is exactly how you want it to be with a textbox that is not inside a formview.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform