User Profile
Collapse
-
Can anyone help me about item menu??? -
-
I tried it and I didn't get the error again, but it works just for the first page and when I change the page, other page is empty!Leave a comment:
-
I want the menu width as wide as page wide, but if I change it to 100 or delete it, menu items get closer but menu wide gets too small:-(Leave a comment:
-
No, It doesn't help:-(
The size of menu should be as width as it is now.
Its's like this now:
Forsiden total salg utsolgtartikkel
But it should be :
Forsiden total salg utsolgtartikkelLeave a comment:
-
-
-
gridview paging in .net 2.0 and c# with oracle data base
Hi!
I have a girdview that use oracle database, the result is more than more page, how could I show the result in many page?
I used AllowPaging="Tr ue", but the just the result of page one was right and for other pages I'v got this error:
"Serverfeil i programmet /Totalsalg.
GridView GridView1 started PageIndexChangi ng that is handeld."
Please help me.
... -
menu items in .net 2.0 and c#
Hi everybody,
I have a menu in masterpage, but menu items appears far from each other!
Please help me.
<asp:Menu ID="Menu1" runat="server" StaticMenuItemS tyle-Width="100" StaticMenuStyle-Width="1000" DynamicMenuItem Style-Width="200" Orientation="Ho rizontal" BackColor="Roya lBlue" ForeColor="Whit e" Height="19px">... -
-
'ORA-00933: SQL command not properly ended' in oracle dtabase
Hi!
I try to insert value to a table column but
I'v got this error 'ORA-00933: SQL command not properly ended'
Can anyone help me please?
insert into SHAMROCK.CAT_SA LESPRODUCT (STOCKSTATUS)
values (0)
WHERE SALESPRODUCTNUM = '92643'; -
Hi!
Sorry, så where should I ask my questions? I thought I should find the article and ask there!!!
I have oracle data base, but I think the program in the book has sql server databse.Leave a comment:
-
gridview and data source in .net 2.0 and c#
Hi,
I'm new in .net and I want to use a gridview with a datasource in code behind.
This is an example that I copied from the book, but I've got error.
Maybe I need to add some code to web config alså, I'm not sure!
Please help me.
Code:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
-
-
method group error in C# programmering with visual studio 2005
Hi!
I'm quite new at .net and I wrote a simple program from the book but I got error!!!
using System;
using System.Collecti ons.Generic;
using System.Text;
namespace ConsoleApplicat ion3
{
class Program
{
static void Main(string[] args)
{
int var1=0, var2=5, var3=6;
var1 = var2++...
No activity results to display
Show More
Leave a comment: