Are you using a "detail view" that is linked to your gridview? If so you would need to do have an event tied to the the detail view to rebind your data: ...
this is done by inserting the line gridview1.databind() after inserting the row into database in Add button click event. thanks. ... From: Marje Palmieri...
Hi Dear All. MY Problem regarding Accessing the Aspx Page from LAN. 1)i make a page for exampe abc.aspx, when i can run it on my local machine then it works...
You need to allow anonymous access to the website within IIS. Go to the start menu, run, mmc then press enter. Add the snap-in for Internet Information...
Hi, my application is written in ASP.net (VB.net) and uses an SQL express. I want to display DetailsView of the items in the database, with various columns...
Dear Salam, i m learning DotNetNuke, Hope that you can help me, my problem is that who can i make my own skin for DNN, i alrady try to seach on net about it...
Dear, i make skin and send to you with this mail as attachment. 1)it installed properly, 2)But when is go for applying skin when i select my skin then there is...
Hi Guys, Got some interest in reading short, interesting, tip like articles/posts on .Net? Then had you been at my blog lately? No? Well, then here you go!! ...
Hopefully someone can help me here, I am at a loss on how to do this. I have a simple gridview that I would like to dynamically chance the background color in...
Thats your solution makes it seem so easy. I think I was over thinking it a bit.One question though, was is RowData in your code. I got an error saying that...
Sorry, that's a local variable for holding the data associated with the GridView row if (e.Row.RowType == DataControlRowType.DataRow) { //add here DataRowView...
Hi, I am using formview control in my webform, I have created a list box control in inserted item template of formview control which is binded to the database....
For listboxes you have ListControl.GetSelectedIndices() which is a collection, or ArrayList of the items selected. These can be saved individually or as one...
Hi, In my first attempt at using AJAX controls and extenders, I have run into a situation where I don't even know if it is possible. I am creating a form that...
Hi Friends, I need your immediate help. I am unable to install MS SQL Server 2005 on my HP Laptop with Win-XP Professional 32 bit OS. When installation of MS...
Check the installation log file, it will tell you what didn't install correctly and might provide a hint as to why. I've seen this happen when another version...
Hi, Thank you very much for your reply. While checking the log file, I do not find any details of the utilities of SQL Server that were not installed properly,...
What does that have to do with Installing SQL 2005? ... -- Dean Fiala Very Practical Software, Inc Now with Blogging... http://www.vpsw.com/blogbaby Microsoft...
Hmmm, does your machine use more than one profile? Are you in the administrator's group on it? Sounds like permissions ... tom mallard .net web apps - project...
Hi, Following are the tools that I am failing to install on my computer. MSXML6 SQL Server Database Services Analysis Services Reporting Services Notification...
When you say you can't install, what are the error messages, you're giving us nothing to go on. Are you logged in as Admininstrator? Are you on a network, are...
Hi Friend, 1. I have got Win XP Professional installed on my computer. My computer is 32 bit machine so I am installing X86 MS SQL Server 2005 Developer...
Dear Mallard, Thank you for writing me and sparing time for my issue. There are three profiles on my machine. One of them is Guest and other two have got...
These are Enterprise components ... i guess these will not be installed on winxp machine.. you should have enterprise version of OS regards, ... From:...
Hi Friends, Whatever guidence you provided me was not correct. Except Enterpric, all other versions of SQL Server Components are installable on Win XP...
Maybe time for Format C and start over Ashman, whatever is going on is weird or related to permissions. Have you logged into this machine as the local machine...
Hi, Thank you for writing and helping. I have analysed that nobody goes through with history of Query being asked. I already mentioned in previous mails many...