13,153 Topics

Member Avatar for
Member Avatar for Oreo1982

Hi, I have a web form that uses an objectdatasource to select and update the data that is displayed on a gridview. the select is working great, but the update keeps coming back with this. " ObjectDataSource 'objdsIntake' could not find a non-generic method 'UpdateCompleted' that has parameters: Completed, LName, …

0
67
Member Avatar for karan_21584

currently i m using asp.net with c# (2.0 framework). here i created a datatable and put these values in gridview and i have displayed. But when i check the gridview row and column count, the row count is coming correctly. but the column count always remains 0. y? kindly help …

0
78
Member Avatar for cpeeyush1

hi, here i am in a great trouble i am designing a website of some event and i want to show different look of my home page on each time when it's open by some user i have no idea about this so please tell how can i do this? …

Member Avatar for greeny_1984
0
50
Member Avatar for bulieg

Hi guys I'm doing my project here now i've got a problem of how to create reports in asp.net and display them in bar graphs or pie chart or anything. the graphs that i want i want to create them using the data from my database. plz can anyone help …

0
42
Member Avatar for cellus205

Hows it going everyone. Im pretty sure theres a simple way to do this, but cant figure it out right now. Im still relatively new to vb .net, and have a function that reads a csv file into a datatable and fills a datagrid. But what I want to do …

Member Avatar for cellus205
0
1K
Member Avatar for arslanovski

How can I refresh parent page when popup page is close in ASP.NET . I update the db in popup page. I list the information on parent page.

Member Avatar for greeny_1984
0
110
Member Avatar for ansari.wajid

Hi I have gridview and I am using gridview1_rowupdating event to update the gridview, but when I am using the code given below its not working. I do not know why it is not updating, it is not even showing error. please help me resolve this problem. Thanks [code=aspnet] protected …

0
136
Member Avatar for edisonchua

hello everyone, im new to c++. i was able to create a dll using vb.net, created it as COM CLASS. this is for me to be able to create a .tlb file which will be imported to the c++ version 6. my question is how will i import this library …

-1
50
Member Avatar for Atheeth

im added columns dynamicaly in Gridview like Gridview .Columns.Add(coumn0); which is in a function. but again i call same function i was getting results but columns numbers are repeating each call. can u help me to solve this problem By Atheeth

Member Avatar for Kusno
0
40
Member Avatar for matale

Hi, I want to put a function (Button maybe) that will enable the site Admin to backup the website database, I have 2 SQLEXPRESS databases, the Default ASPNETDB.mdf and my own WebDB.mdf . I have no idea how to proceed.

0
77
Member Avatar for Atheeth
Member Avatar for Nikunjpatel

I have following query... [code=sql]SELECT * FROM tblAccount WHERE intRegionId in ([@intRegionid]);[/code] if i put hardcoded values like [code=SQL]SELECT * FROM tblAccount WHERE intRegionId in (2,3);[/code] It returns value but if i try to do it with parameterized query such as SELECT * FROM tblAccount WHERE intRegionId in ([@intRegionid]); & …

Member Avatar for sandeepbhutani
0
60
Member Avatar for molivia03

hi there, is there anyone who can give me an idea how to save the document such as word that allow to be save straight away in to the web page without uploading it. for example: right now I have an asp.net page that have a button that will open …

0
53
Member Avatar for lvlacic

From my ASP.NET page, I need to print a Crystal Report to client's printer directly. I'm not using Crystal Report Viewer. I cannot use Crystal's PrintToPrinter method because this runs on Web Server side. How can I do this? Any help would be appriciated. I've seen a bunch of other …

Member Avatar for Kusno
0
770
Member Avatar for pranav_jog

Hi by using the following code i am opening the notepad whenever i run the website from visual studio2008, it's giving me output i.e it open's the notepad , but after publishing the same webiste, & accessing through browser (IE) it opens the notepad, but fails to disaply it on …

Member Avatar for mxdevit
0
187
Member Avatar for anitha joe

Hey all, I posted few days back about displaying all .jpeg files inside a folder in a table...I figured out partially how to do that with JSP..By Partially I mean that I am able to count the number of files inside the folder, and then run a For loop based …

Member Avatar for anitha joe
0
103
Member Avatar for sebastian3

hi everybody, i need to ask here abt a how can i add both numeric paging and prev/next in gridview.

0
68
Member Avatar for Soleybancing

Hi, please i want someone to explain to me how and what I could use to enable searching on my intraweb. Just like google searches the web i want to search my local intraweb base on the user's query. Thanks

0
50
Member Avatar for FaridMasood

Here i am attatching the source code and the excel file. When i use this code it generates the error , "The external table is not in correct format'. Code: [code=asp.net] private string StrConn = ""; OleDbDataAdapter da; DataSet ds = new DataSet(); StrConn = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + filePath + …

0
120
Member Avatar for sebastian3

Hi all, i m using gridview which has checkboxes(select row) and need to hold the values during pagination. I think it is not automatically supported in ASP.NET n so has to be done manually.Can anyone supply me the code or the logic. thnx all.

Member Avatar for Kusno
0
80
Member Avatar for manickamk

Hi, I am an final year IT student. I am interested in developing a web application using ASP.NET for my final year project. So, I want some ideas to develop my project.

Member Avatar for majestic0110
0
67
Member Avatar for Hemant-kumar

Hi How r you all. I want to know how to make the aspx page at the runtime. Currently my requirement is that User enter the Title of the page, description of the page and name of the page via a text box and in return he will get a …

Member Avatar for zarros
0
176
Member Avatar for iamsaurabhverma

I have draw to text boxes and a button on default.aspx page and write these lines on button click event for submit my data but it gives an error message "Operation must use an updateable query" follow the link on line "cmdPerson.ExecuteNonQuery();".............. [code=asp.net]using System; using System.Data; using System.Configuration; using System.Collections; …

Member Avatar for dickersonka
0
92
Member Avatar for Munendra Kumar

In word automation, how ca i retrive and save images from a word file's header section. I can get the counting of header section's images but want to save them or extract them into jpg format onto my harddisk. I m using "Microsoft.Office.Interop.Word" dll. Code is : ------ [code]object oMissing …

0
62
Member Avatar for tmrhymer

Hey all, I am looking for a very flexible document management system, and have come to the point of believing I am either going to have to settle for less functionality than i wanted or do alot of coding. Neither option is very appealing to me. This software is going …

Member Avatar for ithelp
0
219
Member Avatar for loverose420

help me with this problem i i designig a onlin medical encyclopedia, sstruggling with inserting table in a panel at runtime, pls need help, thanking u all in advance , i live daniweb :(

Member Avatar for dickersonka
0
74
Member Avatar for trav1514

Hello, I was hoping to find help with creating a dropdown list in a gridview. The gridview is built from a database table. The dropdown needs to display data from another related table. When a user makes a selection from the drop dwon, the change to the data needs to …

Member Avatar for brianmaddox
0
86
Member Avatar for sudhakary_rao

I have a datalist control that is displaying like 10 records using a Sqldatasource field 1, field 2 and field 3 and databinded from sqldatasource and field 4 is a textbox (not binded, the user will enter an info here).the value from field2 and the value i have enter in …

0
76
Member Avatar for MikeGer

The problem I'm having is with visual web development you do not get a index.htm page and my hosting server needs that for it's first page. I've tried using Home.aspx and default.aspx and nothing seems to work. the vendor tells me it needs and index.htm that's it. what do I …

Member Avatar for MikeGer
0
241
Member Avatar for anitha joe

Hey All, I have 5 pictures(.jpeg) inside one folder...How do I make all those images get displayed in my .aspx page(like a thumbnail?)? Can I create objects of Image class inside a for loop and make it display? But in anycase I don't know how to make it display... Should …

Member Avatar for anitha joe
0
83

The End.