Changing the Column value of a bound datagridview
Hi, I have a datagridview with columns Member No, Member Name ,Address,Phone and Membership_Status.membership_Status column is of type integer(Column values will be 1,2,3,4).What i need is when the...
View ArticleReport Viewer-Not able to diplay data.(it's nt givin error)
Hello friends, I need your help..I am binding report viewer by coding using dataset. It runs successfully but not showing any data.It simply shows reportviewer control which I have put in default.aspx...
View ArticleReport Viewer-nt able to display data(code dnt gives error)
Hello friends, I need your help..I am binding report viewer by coding using dataset. It runs successfully but not showing any data.It simply shows reportviewer control which I have put in default.aspx...
View Articleseperating a repeated block of code and reference it
Hi,I have a block of the same code in different classes, how do I reference this code if I make them a seperate class or method. In php I will use include() to include this file where ever i need it....
View Articleperform updation inside datagrid with validation in SL 4
How to perform updation inside datagrid and using validation as well in silverlight 4.Update in both modes cell wise and whole row wise.
View ArticleCreating Reports and publishing in PDF using PHP
HelloI want Information about how to create reports like crreports in php and publish it in pdf for printingwaiting for reply
View Articlehow to print only datagridview and label thgether
how to print only datagridview and label together from the form
View Articlehow to print only datagridview and label thgether
how to print only datagridview and label together from the form
View ArticleMeet at Microsoft MVP Summit on Feb 17 - 24
I will be at Microsoft MVP Summit. Leaving on 17th (Sunday). If you are there and want to grab a drink, let me know.
View ArticleHaving problem with writing my first sdl program
Hi...when I want to debug this program in c++ it showes me this error : Error 1 error RC1110: could not open SDL learning.RC E:\Projects\SDL Learning\RCI'm learning sdl with lazy foo and I go step by...
View ArticleHelp needed in C Sharp!
Hi, I am a newbie for c# and wanted some help for my on-going assignment. I have a string buffer whereby later need to parse it to a dynamic structure and do data manipulation. For instance, i have...
View Articleis there away to get information about copied files?
i have to get information about copied and moved files on computeerusing registry or any part in computer is there a way?
View Articlein gridview retrive row coloum value .....error
protected void btnSend_Click(object sender, EventArgs e) { List<string> mobilenumbers = new List<string>(); List<string> total = new List<string>(); if...
View ArticleChanging cultureinfo dynamically in silverlight page
Hi,I am developing silverlight multi lingual application. I am setting culture info in Application_Startup in app.xaml.csn and binding the content from resource files.Its working fine.Now i want to...
View ArticleHow to Persist Dynamic user control data
How to persist dynamically created user control data , here user control is changing in the selected index changed event . how to store the data of controls in user control like textbox dropdown...
View ArticleHow to create database connectivity in windows store apps
How to create database connectivity in windows store apps.
View ArticleRemove default control in auto genrated column for gridview
Hai sir, I am creating auto generated columns for gridview and by defaultly textbox control will be added and i want to replace textbox to dropdowns in auto generated columns in gridview .can you...
View ArticleWhat is advantage of categories?
hello friends, can you explain What is advantage of categories?
View ArticleDifference between categories and extensions?
Explain Difference between categories and extensions?
View ArticleDifference between protocol in objective c and interfaces in
Difference between protocol in objective c and interfaces in java?
View Article