473,387 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

RowSelectorColumn

Andy Smith's control (metabuilders.com/Tools/RowSelectorColumn.aspx ) is
everywhere and I'm feeling pretty stupid. I've placed the dll in my /bin
directory, registered the control, added the column to my datagrid, and it
works! VS.NET even renders it in design mode (2002 didn't). However, when I
go to reference it, it won't compile -- Type RowSelectorColumn is not
defined. There is no documentation on what, if any, "Import" to add to the
page.

Anybody out there got this control to work in Code Behind? I saw one post
that claims it won't work with Code Behind so at least one other person is
feeling my pain...

Chip
Nov 18 '05 #1
1 1791
I got an answer to this. Aside from adding a project reference, which I had
done already, in the IDE, you need to use the fully qualified name, as in:

Dim rsc As MetaBuilders.WebControls.RowSelectorColumn = _
MetaBuilders.WebControls.RowSelectorColumn.FindCol umn(grdList)
"Chip" <ch**@intradata.com> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl...
Andy Smith's control (metabuilders.com/Tools/RowSelectorColumn.aspx ) is
everywhere and I'm feeling pretty stupid. I've placed the dll in my /bin
directory, registered the control, added the column to my datagrid, and it
works! VS.NET even renders it in design mode (2002 didn't). However, when I go to reference it, it won't compile -- Type RowSelectorColumn is not
defined. There is no documentation on what, if any, "Import" to add to the
page.

Anybody out there got this control to work in Code Behind? I saw one post
that claims it won't work with Code Behind so at least one other person is
feeling my pain...

Chip

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chip | last post by:
I'm using Andy Smith's RowSelectorColumn control (great control) and I'm not sure if this question is generic to all datagrid controls or this particular one. Is there a way to disable one of...
2
by: tshad | last post by:
I just started using the RowSelectorColumn from Andy Smith (MetaBuilders.com) and can't seem to find a way to find the other controls in the same row of my datagrid. I really like the contro and...
0
by: tshad | last post by:
I have been using Andys RowSelectorColumn control for awhile now and it works great. I now need a way to put a button on a datalist datalistitem (as opposed to a datagriditem). The problem is...
0
by: jlrolin | last post by:
Tearing my hair out over this, and it may be a postback problem of some sort. I have everything displaying, etc. BUT when I click the "Run Process" button, I want to grab the selected checkboxes...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.