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:627592
More Search Options
RSS Available
Matching Posts
Re: Treeview nodes shift left when they are prefilled as checked
Hello and thank you for your help. NodeIndent is set to 14 on the whole tree. On the screenshot below there are two images: left side is a treeview with 2 checked nodes and everything is showing up correctly. The right side image is a screenshot of what happens right after I expand the US Civics node. "Grades K-4 History" node got shifted left and all its children, so did "Places and Regions" which is a child of "Geography". Only those which are checked got shifted left
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
AspForumTanya
on 2/24/2009
Treeview nodes shift left when they are prefilled as checked
Hi, I was wondering if this is a known bug or there is something wrong with the way I databind the treeview. I have a dynamically populating treeview when user expands the node. So basically I get top nodes, create them, then once user expands the node I create the rest. Everything looks fine as long as the checkboxes are not prefilled. If I have a dataset with the items which need to be selected and I check my expending nodes against that dataset. Once some nodes are selected, the level of those
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
AspForumTanya
on 2/18/2009
System.Data.TypedTableBase`1<T0>' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data.DataSetExtensions.
If you are getting this error below "System.Data.TypedTableBase`1<T0>' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data.DataSetExtensions" you should check your web.config for the right version of the framework you are telling the compiler to use. It might be the reason. Copied web.config from other website which was build using higher or lower versions of framework could cause this issue. For example, this is the code to
Posted to
Tips & Tricks
(Forum)
by
AspForumTanya
on 11/14/2008
Re: Bulk stored procedure drop
yes this will work, although I was trying to avoid the cursor in general. But thank you that could be the answer too.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
AspForumTanya
on 10/30/2008
Re: Bulk stored procedure drop
yes I was trying to avoid the copy-paste thing as I need it as a script for the client so they can run without copy-paste. Thank you for the answer though!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
AspForumTanya
on 10/30/2008
Bulk stored procedure drop
Hi, I was wondering if anybody knows bulk SQL Stored procedure drop command.. I need to drop all procedures starting with prefix "www_" should be something like this: BEGIN TRAN DROP PROCEDURE WHERE PROCEDURE_NAME IN ( SELECT ROUTINE_NAME , ROUTINE_DEFINITION FROM INFORMATION_SCHEMA.ROUTINES WHERE ROUTINE_TYPE =' PROCEDURE' and ROUTINE_NAME like 'www_%' ) COMMIT
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
AspForumTanya
on 10/29/2008
Embed Youtube like videos from website to other websites
Hi All, We are trying to embed videos from our website to other websites by generating some code in the textbox for user to grab and post to other websites. We are currently using a full path to the video which lets the user to download it if they copy-paste the URL. To avoid that we would like to give them some simple URL to the file like http://www.thewebsite.com/filefolder/redirectfile.aspx?id=12345 . This file redirectfile.aspx should reditect the file to the paaropriate location by id. I'd
Posted to
HttpHandlers and HttpModules
(Forum)
by
AspForumTanya
on 10/14/2008
Re: Sys.Application is null or not an object
Create a new APS.NET website (Ajax enables type). Then compare your web.config from the one which you just created to the one you are working on. You will see what you are missing. If you have been looking through this forum you got the same error like most of us. 99.9% you are missing something in your web.config.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
AspForumTanya
on 10/6/2008
Re: ModalPopupExtender and DynamicControlID
Did you ever resolve this issue? I have the same issue. I need to set a User Control which is a part of the popup and reload it because it has a gridview inside.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
AspForumTanya
on 5/19/2008
Re: "Cannot use a leading .. to exit above the top directory."
I'm somewhat familiar with URL rewrite techniques but it is really hard to tell what's wrong by the urls you posted here. I hope somebody else can tell. Sorry...
Posted to
Free For All
(Forum)
by
AspForumTanya
on 3/26/2008
Page 1 of 12 (113 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online