StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WebForms (How do I?)
»
complex queries joining multiple tables
complex queries joining multiple tables
Post Reply
Like
0
complex queries joining multiple tables
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Rkaur
Rkaur
posted 17 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 3,
Visits: 17
Thank you! That helped.
Reply
Like
0
StrataFrame Team
S
StrataFrame Team
posted 17 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
What you'll need to do is add a new property to the main code file (not the .designer.* file since it could be overwritten) by copying one of the properties from the .designer.* file and modify it accordingly. Then, you'll need to override the GetCustomBindablePropertyDescriptors() method to return the property descriptors for the properties that you added. If you search the forum for "GetCustomBindablePropertyDescriptors" you'll find several articles on both custom properties and how to override that method.
Reply
Like
0
Rkaur
Rkaur
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 3,
Visits: 17
I have a business object mapped to a single table Table1. In FillDataTable the query retrieves few extra columns from Table2 by joining Table1 and Table2. How do I map columns from Table2 to a GridView in a webform?
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search