No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
18 Posted Topics
Hi all, I have a problem i have binding validation in WPF, aplication, but now because some rules some textboxes get disambled, and the validation shows same way, is there a way to disamble the validation when they are disabled and turn on when enabled? Best Regards | |
Hi all, I have a data grid that need to be with the same width of the windows that it is showing, but for some reason i can matain that width. Can anybody give a hand here. Best Regards | |
Hi all, I have a asp:radiobuttonlist, that the data to create it comes from the Database, one of the option must turn visible, a text box, i have that done in codebehind in .net, but i think its lagging to much. the problem is how can i do thins in … | |
Hi all, My problem is, i have a page that is to be shown in a panel, the result is it shows with master page, how can i show the page without MasterPage. Best Regards | |
I all as anybody tried, passing a pdf tha is in memory stream and so it directly on a div, without the creatio od a file?? Best Regards | |
Hi all, i having a little problem, i have a webpage on iism that has 2 virtual directorys each with one project. Now the problem is bechas of "Paths", how can i get the path(virtual path) od the first level of the virtual directory?? Best Regards | |
Hi all im having problem publishing the project to the server. The problem its some instruction ot giving Cant "find part of the path", other work fine. Any ideas what can it be?? Best Regards | |
Hi all so i have this lauching the javascript to the page: Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "Alert", "confirm('Are you Sure You Want to Delete User??')", true); But now i remebered that i need an answer on the codebehinf(C#). So this way i can do the rest of the code, but im stuck with … | |
HI all, anybody know ho to put globalization inside a menu that is created from a DB. Can anybody tell me how i tranform a string to code? best regards | |
Hi all, So i was doing globalization with resources, what happened, i tried basica country identification: pt - portugal; pl - poland; es - spain; and so on so on, what happen didnt work and a very big crash, after I put portugal file as language.pt-PT.esrx, and that one worked, … | |
Hi all, My problem is this, i want to do the globalization inside the master page, but not having luck, it works fine in the page but not in the master page. ![]() | |
HI all, I have an page apaearing inside a control, but i needed it to acesso an label in the master page. This page is not related to the master page because it it was the master page would open with it. My questions: its there a way to acess … | |
Hi all, so the main problem i have is this, i hidded my menu from the non logged people, when a pesons logs in the menu must show, but it isnt happen, i know the code work becaus i tested it and the menu apears but when in the login … | |
Hi all, im trying to get data of the data set varyable, but im only receivinf 0 from its, can anybody tell me how can i get the data i want from the datatable. | |
Good Afternoon, Im trying to get the value, of the standar headlogin name from the asp, username, nut getting all null exeptions, the code that i used was: //var Login1 = ((Login)HeadLoginView.FindControl("HeadLoginName")); //var Login1 = ((LoginName)HeadLoginView.FindControl("HeadLoginName")); //LoginName Login1 = ((LoginName)HeadLoginView.FindControl("HeadLoginName")); //string userName = Login1.UniqueID.ToString(); //string Username = User.Identity.Name; //Label1.Text = … ![]() | |
Hi all i am doing a littl chat page for a internal site, but what i really whant to kno is how do i refresh all the users on tha chat page? | |
Hi all, What is the best to autenticate with out using the standar roles from VStudio. | |
Good Afternoon, Im new here so Hi All. I having a problem doing a thing in c# asp, trying to get data, when updating the db trough the datagrid, using c# on the code behind and im havin troubles, can anybody help. The code that im using is this: protected … |
The End.