Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Databound control

Reply
Thread Tools

Databound control

 
 
Victor Irzak
Guest
Posts: n/a
 
      04-27-2004
Hello,

I have a data-bound control.
I have a DataSource property.
How should I generate HTML for it??
It generates something like this: DataSource="<%# dataSet1 %>"
I am using System.Web.UI.Design.DataSourceConverter but it generates:
DataSource="dataSet"
And then it throws cast exceptions.

Has anyone successefully used it?

TIA,

Victor


 
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
user control to custom databound control rodchar ASP .Net 2 12-04-2007 02:22 PM
databound custom controls vs composite databound custom controls rodchar ASP .Net 0 11-26-2007 03:51 PM
templated databound control problem - not showing databound Manu ASP .Net Web Controls 0 05-22-2006 09:46 AM
Custom Templated Databound Control or derived control? MattC ASP .Net Building Controls 0 11-23-2005 11:49 AM
Composite control delegating databound templated features to child <asp:repeater> control debartsa ASP .Net Building Controls 1 04-08-2004 11:23 PM



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