Sorry for dummy question, I\'m quite new in Silverlight. I want to dynamically change the layout in my app: for example, I\'ve got two radio buttons: male and female, and I want to show additional co
I have linkbutton within the repeater. The ID of the repeater is \"lnkbtn\". I have a datatable containing a column called as \"Questionnumber\".
I\'m creating a custom WPF control which derives from Grid. It\'s a Chess board and so I want it\'s width to be the same as it\'s height.
I am dynamically creating a table in C# with ASP.NET, and each row will have a LinkButton for the user to delete the record. Problem is right now is that the page never goes into the command at all -
Sorry if there is already made such question earlier, but I have no time at the moment to dig in stackoverflow db ...
hi there :) i just want to ask on how to make an array of buttons in vb .net 2005. It seems very different in vb6 \'coz in vb6 you hav开发者_开发技巧e just to add an index on its property but in vb.ne
My file upload control is in page for editing reco开发者_JS百科rds so i want to retrieve the path stored in database and assign it file upload control.
I have a problem loading two pages at the same time in one window. Here\'s the scenario. I have a MainWindow.xaml and I have two page files which are LeftPage.xaml and RightPage.xaml. I used frame co
I\'m using an asp:LinkButton. The text underlines upon hovering over it. However I want it to always have an underline. Can anyone tell me how to achieve this?
package A depends on package B-kmod and B-kmod has several variants. like B-kmod--{generic,pae-generic} etc. and 开发者_Go百科in turn B-kmod depends on linux-image of the same flavor.