I have a site that uses a menu control tied to a sitemapdatasource which calls from a xml sitemap file. I want to add to this menu a Login/Logout control. Is this possible?
I\'m writing an ASP.Net application which needs to display a large number of thumbnails, preferably in a paginated format.These thumbnails will开发者_Go百科 be stored on the server\'s hard disk, but w
Can a post back to the user control be triggered from javascript (on the client side) without updatepanels?
I\'m trying to add a collapsible panel to a panel I added in the Interface Builder, similar to the one found in Office 2008 and XCode itself.
I search a free and easy to drag&drop in开发者_开发问答 my winform WYSIWYG-Control. The background is, I don\'t have time I can spend on the control, it must be there and ready.
How to do it. For example the calend开发者_运维百科ar for march will also show days from feb and april. I dont want them to be shown. How to do. Anyone have sample code?In the DayRender event, check t
I have a segmented control with 3 defined segments. i am looking to capture the segment index so I can use it in an if statement to update variables accordingly as such:
I have a public folder on the server that contains recursively nested sub开发者_JAVA技巧 folders.
I\'m trying to create a custom dropdown for a derivative of CComboBox. The dropdown will be a calendar control plus some \'hotspots\', e.g.
I\'m new to C# and I\'ve been trying to design my own program for a while now. I came a across a control named Property Grid, it suits me perfectly and aftering Googling, I managed to find h开发者_开发