How can i Auto Size the Column width in RDLC Report
Hi Friend's,I have created Windows application with RDLC Report. I am binding(Generating) dynamic columns and data's in RDLC Report Using Matrix control, I need to make Auto size of Column width for...
View ArticleRearrange The Data
I've the data like thisItem 1,Item 2,Item 3Product 1a,Product 1b,Product 1cProduct 2a,Product 2b,Product 2cAnd I want to rearrange like this using macrosProduct 1aProduct 1bProduct 1cProduct 2aProduct...
View ArticleMacros! New Excel Sheet
Hi,I have a spreadsheet with a column which has seperate values. In the attachment you can see a column name LOB Impacted. So whenever I open this workbook the values of LOB Impacted column should be...
View Articlefont dialogue box in asp.net
hi...apart from rich text box cant we create a font popup in asp.net?...if possible suggest me how to do font dialogue in asp.net..
View ArticleWindows store app navigation
I want to navigate from my javascript page to a xaml page in windows store app. how can i do it?
View ArticleHelp with extract files from zip to .jar
Hello I want to extract the files of a .zip archive and put them in a .jar fileI think that the way is extract the jar files in a folder, extract the .zip in the same folder and compress back into the...
View ArticleReq : CRUD Operations using JavaScript for SQL Sqerver
Dear Developers.... I got the New requirement .., i.e How to Work CRUD Operations using JavaScript for SQL Sqerver ... condition 1 : .aspx.cs file have only page_load() only ...,condition 2 :...
View ArticleJavascript and Xaml
Is possible i navigate from my mainpage in javascript for a blank page in Xaml?
View Articlea bug on con.Open()
<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"><title>how to show data in dropdownlist from database in asp.net</title></head><body><form...
View ArticleHow to overwrite the hard drive and disk
To erase magnetic media, I want to overwrite hard drive and disk many times with alternation patterns in order to expose it to a magnetic field.
View Articleediting an row in an grid view using the radio button,
<div id="loginblock"><table><tr><td>UserName:</td><td><asp:TextBox ID="username" runat="server"...
View ArticleInvoke FTP Page from an webpage (No FTP Client)
I want to be able to an invoke and FTP page that will allow you to right click and download files from another site. I do not want to use the FTP client. I just want to invoke an FTP page only. No FTP...
View ArticleConnect to Interbase 7.5
Hi allcan someone tell me the way that how to use c# connect to interbase 7.5 database which in *.IB format?Thanks.
View ArticleHow IOC container avoid Singleton issues?
Hi people,Issues:1. The default implementation of Singleton pattern is not thread safe and should not be used in multi threaded environments including web servers (e.g; ASP.NET)2. Singletons introduce...
View Articlefont dialogue box in asp.net
is it possible to create font dialogue box for chat application in asp.net(not rich text box)?.....if yes suggest me how to solve this
View Articlesuspend and resume a task
Hi,, I would like to know how to suspend and resume a task while locking and unlocking the screen. I want to suspend the tasks when the screen is locked and to resume it when the screen is...
View ArticleWindows Phone 8 how to integrate Google Map
Hi All,I am developing an application where I have tried Bing map and it has only two mode i.e. Roadmode and Aerialmode but I also need to show Hybrid map. So I am planning to use Google map, can...
View ArticleHow to call Access Macros with parameters from vb.net
HI All,I have created macro in Access DB. Now i want to run that macro from Windows Vb.net.Here is my code....Dim oAccess As ObjectoAccess = CreateObject("Access.Application")oAccess.Visible =...
View ArticleMySql - Case -Retrieve data
Hi, I have two tables 'contactinfo' contains 3 fields-- key,ContactModeList_pkey,value,whosinfo_pkey.'whosinfo' contains fields-- pkey,hisPkey.Here 'contactinfo' table contains 2 rows for the same...
View Articlereport is viewed in only 1 page rather all pages to be viewd
on clicking print button in report all pages are printed sepaeratly eg.3pages means all viewed in seperate pages but when viewing its report only one page is viewed instead i want to view all 3pages...
View Article