Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:876303
More Search Options
RSS Available
Matching Posts
Problem loading controls to webpartzone dynamically
Hello All, I am creating a page where users can compare models of phones. I am trying to use webparts. By placing the list of phones in one webpartzone and dragging them to another and comparing them. I have the mobiles come from an external datasource(xml/database) so i will have to load them dynamically using code behind. So, i opted for user controls. so that i can display image and a label and treat is as a single control. And after dragging and dropping i can use the properties i write in user
Posted to
Web Parts and Personalization
(Forum)
by
pavan496
on 11/18/2009
Re: Problem loading controls to webpartzone dynamically
Thankyou for your reply. It worked. But i am not able to perform drag and drop. whenever i drag and drop a dynamically added control. it simply disappears..
Posted to
Web Parts and Personalization
(Forum)
by
pavan496
on 11/18/2009
Get a column name from MetaTable
Hello all, I don't know if this is the correct forum or not. Please redirect me to the correct one if this is wrong. So, my issue is, I have a linqdatasource which returns a MetaTable on LinqDatasource.GetTable() command. I want to read a particular value from the metatable. Or if even a way to read from the Datasource directly would be helpful. Thank you very much
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
pavan496
on 10/20/2009
Re: Get a column name from MetaTable
Hello, I cannot find my answer in the link you gave me.. Thanks for the interest anyway..
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
pavan496
on 10/20/2009
Re: GridView Textbox returning old value while updating
nope
Posted to
Data Presentation Controls
(Forum)
by
pavan496
on 10/16/2009
Re: Strange Error .. What am I missing?
This occurs when a dll dependancy is missing. To solve the problem, our build guy had to remove all the dlls from the website and rebuild by putting them back one by one until the problem dll was found. The problem dll used external libraries that did not have all supporting dlls in the bin dir. Hope this helps. Source: http://social.msdn.microsoft.com/Forums/en-US/netfx64bit/thread/f609f52e-00f6-4ada-9d6e-7129b85d3d4d
Posted to
ASP.NET MVC
(Forum)
by
pavan496
on 10/16/2009
Re: How to duplicate HTML/ASP Controls dynamically
I have a suggestion.. you can try it.. Use an AJAX Update panel and place a PlaceHolder control inside the update panel.. Create a Usercontrol that has the fields you have and add it to the placeholder Whenever you want to add another set of fields.. just create a instance of the user control and add it to PlaceHolder Control c = LoadControl("~/UserControl.ascx"); PlaceHolder1.Controls.Add(c); Thank you...
Posted to
Web Forms
(Forum)
by
pavan496
on 10/16/2009
Re: Find control inside DetailsView
Hmmm.. Instead of fighting with these i used inline asp.net code (don't know what they are called.. ) and solved the issue.. <%= DateTime.Now.ToShortDateString() %> Peace off..
Posted to
Data Presentation Controls
(Forum)
by
pavan496
on 10/7/2009
Re: Set the Enabled property of a Checkbox
[quote user="devensawant"] You can add the following code after setting value of LockStatus view plain copy to clipboard print ? cbCheckAll1.Checked=LockStatus; cbCheckAll1.Checked=LockStatus; Thank You Deven Sawant Mumbai Please mark as answer if this post helps you [/quote] I already wrote that buddy.. I cannot do it this way...
Posted to
Web Forms
(Forum)
by
pavan496
on 10/6/2009
Re: Find control inside DetailsView
I am extremely sorry.. what i have is a details view... not a datalist.. i am so sorry about that..
Posted to
Data Presentation Controls
(Forum)
by
pavan496
on 10/6/2009
Page 1 of 6 (60 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online