Pleas help me i need this urgent!!!
Hi,
I present some data in GridView, i hawe two columns in first column it has to data from one table, in second column is ListBox which should be filled with data from second table.
These tables are connected with master-detail relationship. So if in first...
I hawe a problem, sometimes when i go debugging then reports me two errors:
Error 1 Metadata file 'C:\OSMAPA\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cpo\b08fc951\585cc9f7\App_global.asax.axf_s5g0.dll' could not be found
and
Error 2 Metadata file...
What does mean this Error message?
Error Message
Cannot apply indexing with [] to an expression of type 'type'
i hawe variable that i use in FOR LOOP, like this;
Array myPozition;
int32 myAdd;
Int32 tempFor1 = pozicije.GetUpperBound(0);
for (i = 0; i <= tempFor1; i++)
{
myAdd =...
Hi!
I'm exporting data from some grid to excel.
If i have value in grid like; 2.57 or 10.98,
excel converts these values into: feb.57 and okt.98 !
i don't want excel to convert these values
Is there any way to switch off formating in excel when exporting?
i'm working with a VB script...
Hi!
I'm exporting data from some grid to excel.
If i have value in grid like; 2.57 or 10.98,
excel converts these values into: feb.57 and okt.98 !
i don't want excel to convert these values
Is there any way to switch off formating in excel when exporting?
Thanks!
G.
Can someone tell me how can i controle labels, buttons property that lies on master page, from detail page?
For instace i want to controle Button's propertyes.
Can someone tell me how goes this VB function in C#;
Weekday(dateYX,Microsoft.VisualBasic.FirstDayOfWeek.Monday)
and this
WeekdayName(dayX,False,Microsoft.VisualBasic.FirstDayOfWeek.Monday)
Thanks
PIAS
In my web application i have one page that uses DataGrid component. This DataGrid is connected with database trough a dataSource with common select statemant ( select * from table). I set properties of DG AllowPaging on True and AllowSorting on True.
When i compile program and open this page it...
Hi!
I hawe created Master Page and on button clic i want to open Detail page in ContentPlaceHolder.
Can someone tell me the sintax, how it goes?
I'm despret
Thanks!
I'm programing Web pages in C#, and i want to access button property(visible)(button is on master page) from other page that displays on childs page?
How can i make this Button on Master page public?
Bye!
PIAS
Hi!
I'm making Web page in C#.
I have master page and on that page is table in wihich are dirent elements (buttons, links, contentPlaceHolders, ect..)
From Master page i open some detail page and in the same time i whant to change Label1 caption. The problem is that Label1 lies on Master page...
Hi!
I have two buttons on the form.
How can i make that when i press Key Escape, that form closes?
I was tryng with forms KeyPress event but it doesn't work. Why?
HI!
I have already installed MS SQL Server 2005.
Is it possible to create embedded database with this version of SQL Server?
I want to create database, that i would be able to put on CD with an aplication and use it from CD.
Do i need for this SQL 2005 Express or can i do it with Standard...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.