Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / January 2006

Tip: Looking for answers? Try searching our database.

Need sender's ID from object source

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tonicvodka - 19 Jan 2006 14:56 GMT
Hi all!

I'm sorting a datagrid but only using one column. This column's
header has several linkbuttons.

When sortcommand is called I'm not able to see which of the
linkbuttons has been clicked? I've tried getting this data from
source, but haven't been able to find it.

How can I get the sending linkbutton's ID?

Thanks,
Niclas
Mark S. Milley, MCAD (BinarySwitch) - 19 Jan 2006 15:51 GMT
Try passing it through the commandname or commandargument properties of
the link button, then use

dim sourceid as string =directcast(commandsource,
linkbutton).commandname

Look here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemwebuiwebcontrolslinkbuttonclasscommandnametopic.asp

tonicvodka - 19 Jan 2006 17:03 GMT
Great, thanks! Looks very nice.

Just curious though, is there a way to use the datagrid's sortcommand
together with multiple link buttons?
Because when datagrid generates the function then source is passed
along instead of sender?

Niclas

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.