Changing CatalogZone WebPartVerbs to gain postback functionality.....great title :D |
Problem: Developing a web part but you need to change the functionality of the web part catalog buttons. For a quick fix with no server side abilities do this... public override WebP... Posted by Rick RoSS 2.0 on Wed, 08 Aug 2007 11:27:00 PST |
Databinding Fun |
//call your Dataset from classDataSet ds = Sections.Instance.GetDownloadItems("PARKINGPLANS-SITES", "Parking Plans");ddlSites.DataSource = ds;
//this is your display textddlSites.DataTextField = ds.T... Posted by Rick RoSS 2.0 on Fri, 26 Jan 2007 01:46:00 PST |
thoughts... |
Your blessed with very few friends and family that impact your life. Have you told them? Posted by Rick RoSS 2.0 on Tue, 09 Jan 2007 08:22:00 PST |
ITS THE WEEKEND!! |
I'm done with work for the weekend but I couldn't help but be frustrated at the results of my efforts today. Microsoft web parts are very tricky and detailed to work with, and I had the honor of... Posted by Rick RoSS 2.0 on Fri, 05 Jan 2007 02:14:00 PST |
GridView-Databinding Javascript issue |
Today I had wanted to kill MS and their "easy" ways to bind data. its so quick and easy!! yeah right.
Issue: Binding a gridview with a hyperlink that uses a javascript modal form pop... Posted by Rick RoSS 2.0 on Wed, 03 Jan 2007 01:46:00 PST |
RecursiveShit |
SET QUOTED_IDENTIFIER ON GOSET ANSI_NULLS ON GO
.r{}***** Object: Stored Procedure dbo.ASC_NGSC_GetSiteHierarchy Script Date: 12/07/2006 4:53 PM ******/
.r{}
ALTER ... Posted by Rick RoSS 2.0 on Thu, 14 Dec 2006 11:04:00 PST |
MatrixTest_DCT |
SET QUOTED_IDENTIFIER ON GO
SET ANSI_NULLS OFF GO
.r{}***** Object: Stored Procedure dbo.MatrixTest_DCT Script Date: 12/014/2006 4:53 PM ******/
.r{}
ALTER PROCEDURE dbo.MatrixT... Posted by Rick RoSS 2.0 on Thu, 14 Dec 2006 11:02:00 PST |
RECURSIVE SP that reads a tree node from DB and outputs all the other nodes below it |
Author: Derrick R. Coleman-TurnerDate: 12/7/06Please feel free to use and abuse the code. It recursively calls itself to output every node down from a given topmost node aka (hID parameter. ... Posted by Rick RoSS 2.0 on Thu, 07 Dec 2006 12:25:00 PST |
JUST PLAYIN MY TROMBONE... |
I ask this question...HOW LONG WILL IT TAKE U.S. POLITICIANS TO GROW SOME BALLS AND JUST STATE TO IT'S OWN CITIZENS THAT WE MADE A FUCKING MISTAKE TO INVADE IRAQ????? Right now, as you are reading thi... Posted by Rick RoSS 2.0 on Fri, 13 Oct 2006 10:10:00 PST |
NEW!!!! AND THEY SAID IT COULDN'T BE DONE.... |
Wassup Fam,Thanks to a good friend of mine...ive now decided to be a boxing champion....thx Flims. So enjoy the background music while I start taking names in my quest for the top... I'll ... Posted by Rick RoSS 2.0 on Tue, 10 Oct 2006 11:40:00 PST |