Actually in Userinterface i have a form which contains
a drop down list box in that reportname which is stored as a record is populated.
After that when user clicks a report in ddl , the corresponding view which is also stored as record in the table is selected and the query returns the fields in the view and we have to display that fields in the table
User Profile
Collapse
-
Actually in Userinterface i have a form which contains
-
yogeshtiwarijbp replied to To create an application which select report and fetches all fields stored in Viewin .NETthankx
But my problem is different. Actually in Userinterface i have a form which contains
a drop down list box in that reportname which is stored as a record is populated.
After that when user clicks a report in ddl , the corresponding view which is also stored as record in the table is selected and the query returns the fields in the view and we have to display that fields in the table -
yogeshtiwarijbp started a topic To create an application which select report and fetches all fields stored in Viewin .NETTo create an application which select report and fetches all fields stored in View
Hi All,
Iam new in asp.net 2003 and sql server. I have to create an application having following criteria.
Proposed Steps
1. Create a table containing fields as Name of Report, View Name or Query in the database.
2. In the User Interface Label box, Combo box, Command Button, Table and web grid 5.2 controls are used.
3. First in the Combo Box user selects a report and click on the... -
yogeshtiwarijbp replied to creating multiple instances of a form in windows application and use it in the web .in ASP ClassicThanks for your Reply. Actually I have to perform load testing on Resume upload application from my machine , since i have not have load testing tool. Any way the problem is solved. We can do this by using web browser control in asp.net....Leave a comment:
-
yogeshtiwarijbp started a topic creating multiple instances of a form in windows application and use it in the web .in ASP Classiccreating multiple instances of a form in windows application and use it in the web .
Hi All
I have a resume upload application which is a web application. I have to done load testing on that application. For that i have to create a windows application and create multiple instances of that form and use that application in the web application using query string or shell script. If some body has any idea abt that
plz help.
yogesh -
-
Soory sir
I will read the article and try to make things done...Leave a comment:
-
This is my code . now can u explain me how i can call events or fire events or raise an event in this code.
plz. help
yogesh
[CODE=cpp]public delegate void Sorting<T>(T[]array) where T:IComparable;
public class SortingGen
{
public static void bubble_sort_gen eric<T>(T[] array) where T : IComparable
{
for (int i = 0; i < (array.Length...Leave a comment:
-
-
how to use events in buuble sort application in c#
Iam creating an apllication using generics in c# that sort the strings as well as integers.Can i use events in that? i mean to say can i fire some event say after the sorting is done or some thing like that? -
yogeshtiwarijbp started a topic craeting a generic class applying type cast for sorting both strings and integersin .NETcraeting a generic class applying type cast for sorting both strings and integers
I want to create a generic class using typecast that can perform sorting to both integers and strings send as input -
yogeshtiwarijbp started a topic the namespace using System.Runtime.Remoting.Channels.http is not comingin .NETthe namespace using System.Runtime.Remoting.Channels.http is not coming
Dear all
In .net i can include namespace using System.Runtime. Remoting.Channe ls.
But iam not be able to include the namespace
using System.Runtime. Remoting.Channe ls.http.
.http is not coming. What to do?
yogesh -
error in creating a custom control hello world
iam making a custom control in a website in asp.net2005 . The code is as follows
namespace Wintellect
{
public class Hello :System.Web.UI. Control
protected override void Render(HtmlText Writer writer)
{
writer.Write("H ello, World");
}
}
}
and in hello.aspx page i write
<%@ Register TagPrefix="win"... -
yogeshtiwarijbp started a topic selecting item from the drop down list box and displaying in the datagridin .NETselecting item from the drop down list box and displaying in the datagrid
when i select data from the drop down list box and display data in the datagrid
the first data in the dropdownlistbox not shown the requireddata in the grid. i have used 2 tables and after selecting the data the required data is displayed after executing a join query. i have wriitten code in selectindexchan ged of dropdownlist box -
inserting data inside the table in asp.net2005
how to insert data inside a table using for loop in asp.net2005 -
yogeshtiwarijbp started a topic how to write stringname or row name instead of [0] in Tables[0].Rows.Countin .NEThow to write stringname or row name instead of [0] in Tables[0].Rows.Count
how to write stringname or row name instead of [0] in Tables[0].Rows.Count -
problem after including excel 11.0 object library in asp.net
problem after including excel 11.0 object library in asp.net
problem after including excel 11.0 object library in asp.net
By using add reference i have included microsoft excel 11.0 object library in asp.net and also included in the namespace using microsoft.offic e.interop.excel
and using system .reflection. But the methd or function excel donot display...Leave a comment:
-
yogeshtiwarijbp replied to Is there any chart control through which we can display it in a webpage in asp.netin .NETthank u sir 4 ur help and support sir i want to ask u one question we can also use .net namespace using "systems.Drawin g". Can u provide me some example .
thanking u sir
yogeshLeave a comment:
-
yogeshtiwarijbp replied to Is there any chart control through which we can display it in a webpage in asp.netin .NETThank u sir for ur help and support sir i want to ask one question we can also
create graph using asp.net namespace "using systems.Drawing ". Can u provide me some example .
thanking u sir
yogesh...Leave a comment:
No activity results to display
Show More
Leave a comment: