Ribbon ComboBox WPF 4.5 c#
Hello, I'm beginner here and would like your help. The number select in dropdown don't appear in RibbonComboBox. Where I'm making mistakes?...
View ArticleExport datagrid to excel and pdf in silverlight
Hi all...How do we export the data from datagrid to excel and pdf files in Silverlight??I have been trying this since long, but failed.Please help.This is urgently required...Thanks all in advance..
View ArticleAn operation was attempted on a nonexistent network connecti
HiI am running server(in C#) that handles multiple requests by creating threadswhile (true){ HttpListenerContext request = m_listener.GetContext(); ThreadPool.QueueUserWorkItem(ProcessRequest,...
View ArticleMasktextBox with decimalvalue
hi, I want a masktextBox With decimal Number When we enter any number before decimal point it accept and when we press Dot(.) then cursor move on front of decimal point for entering decimal value
View Articlestoring/maintaining a collection in memory during sevice cal
Hi,I have a dictionary. I will be feeling that dictionary fromdatabase later on. For now I don'nt have a database. So for the timebeing I want to actually maintain the dictionary data.Like from front...
View ArticleWant to run Gif while datagridview is filling data ?
hi , In My Project I'm Using a Datagridview to load a excel file and show it in Datagridview.While loading a excel file it takes more time so in between . I need to display a picture box with message...
View ArticleHow to update multiple tables in sql server 2008 ?
Hi All,I want to update multiple columns from multiple tables in a single UPDATE Query...Just want to do like below query...UPDATE Table1, Table2SET Table1.Column1 = 'one' ,Table2.Column2 = 'two'FROM...
View ArticleRules in Sql Server
Q. How to drop same rule applied on all the table in a single statement using sp_MSforeachtable (in Point 2 )? 1. // Rule apply on one tablecreate table table1(id int , name varchar(10), city...
View ArticleClear the label status after submit button.
Hi, I need to clear the label status which is record saved after submitting button.I used OnClientClick along with OnClick which is not working.Below is the...
View ArticleExcel
I want to learn Excel from very basic to advanced(include simple and complex Macros, Formulas, sorting , filtering). Please send me a link.
View Articleaccess active directory frm another network using c#
Active directory configure on the different network and I want to access this active directory from another network ,how we can do this using c#.Active directory is configured on the Network1 and we...
View ArticleRadGridView white space between two columns
Hello,We are using silverlight 4 and telerik rad controls, in our project columns visibility is based on the logged in users. for some users all the columns are visible, and for some users some...
View Articlehow to insert from gridview textbox in asp.net.
hello deari am in problems to insert data from gridview textbox. i am trying to general rule. but not success. i show my trial.<table> <tr> <td class="style5">...
View ArticleQuery SQL Return Results to Excel & Format
Essentially this is what I need...if you have any follow-up ?'s or need any further info please ask...1st row of each section would be headersQuery SQL TableReturn results under headersTotal the $...
View ArticleHow to import .lst file into excel file
Hi,please tell me how to import the content of .lst file into excel file using c#.net.thanx in advance..
View Article