Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Alignment in Grid View Pin
kimo code9-Apr-08 23:35
kimo code9-Apr-08 23:35 
GeneralSystem.OutOfMemoryException Pin
salmonraju8-Apr-08 1:47
salmonraju8-Apr-08 1:47 
GeneralRe: System.OutOfMemoryException Pin
Christian Graus8-Apr-08 2:06
protectorChristian Graus8-Apr-08 2:06 
GeneralRemoving Hard Coded Links Pin
Brady Kelly8-Apr-08 1:22
Brady Kelly8-Apr-08 1:22 
GeneralRe: Removing Hard Coded Links Pin
Christian Graus8-Apr-08 2:07
protectorChristian Graus8-Apr-08 2:07 
Generalre-ordering a set of numbers automatically Pin
eyeseetee8-Apr-08 0:20
eyeseetee8-Apr-08 0:20 
GeneralRe: re-ordering a set of numbers automatically Pin
Christian Graus8-Apr-08 0:24
protectorChristian Graus8-Apr-08 0:24 
GeneralRe: re-ordering a set of numbers automatically Pin
eyeseetee8-Apr-08 0:37
eyeseetee8-Apr-08 0:37 
No sorry
basically if they add a 2 to the following sequence
1,2,3,4,5,6

then every number including the exisiting 2 will increment by 1

basically the numbers are assigned to an item so lets say its like this

1 Itemid 1234
2 Itemid 1667
3 Itemid 1435
4 Itemid 1222
5 Itemid 1696
6 Itemid 1240

i added the following: number 2 Itemid 0987, the list would then become

1 Itemid 1234
2 Itemid 0987
3 Itemid 1667
4 Itemid 1435
5 Itemid 1222
6 Itemid 1696
7 Itemid 1240

I would prefer to keep a sequential order rather then just make one up

does this make more sense?

thanks
GeneralRe: re-ordering a set of numbers automatically Pin
Christian Graus8-Apr-08 0:47
protectorChristian Graus8-Apr-08 0:47 
GeneralRe: re-ordering a set of numbers automatically Pin
eyeseetee8-Apr-08 1:16
eyeseetee8-Apr-08 1:16 
GeneralThe name 'Menu1' does not exist in the current context Pin
sjs4u7-Apr-08 23:30
sjs4u7-Apr-08 23:30 
GeneralRe: The name 'Menu1' does not exist in the current context Pin
N a v a n e e t h7-Apr-08 23:38
N a v a n e e t h7-Apr-08 23:38 
GeneralRe: The name 'Menu1' does not exist in the current context Pin
Christian Graus8-Apr-08 0:10
protectorChristian Graus8-Apr-08 0:10 
GeneralRe: The name 'Menu1' does not exist in the current context Pin
Herman<T>.Instance8-Apr-08 4:35
Herman<T>.Instance8-Apr-08 4:35 
QuestionI have to implement field level security Pin
Syed Kamran ul Haq7-Apr-08 23:17
Syed Kamran ul Haq7-Apr-08 23:17 
GeneralRe: I have to implement field level security Pin
eyeseetee7-Apr-08 23:29
eyeseetee7-Apr-08 23:29 
GeneralRe: I have to implement field level security Pin
N a v a n e e t h7-Apr-08 23:36
N a v a n e e t h7-Apr-08 23:36 
GeneralRe: I have to implement field level security Pin
Syed Kamran ul Haq7-Apr-08 23:50
Syed Kamran ul Haq7-Apr-08 23:50 
GeneralRe: I have to implement field level security Pin
N a v a n e e t h8-Apr-08 0:05
N a v a n e e t h8-Apr-08 0:05 
GeneralRe: I have to implement field level security Pin
eyeseetee8-Apr-08 0:08
eyeseetee8-Apr-08 0:08 
GeneralRe: I have to implement field level security Pin
Christian Graus8-Apr-08 0:11
protectorChristian Graus8-Apr-08 0:11 
GeneralProblem in moving text from one textbox to another Pin
Deepak Nigam7-Apr-08 22:46
Deepak Nigam7-Apr-08 22:46 
GeneralRe: Problem in moving text from one textbox to another Pin
Christian Graus7-Apr-08 23:00
protectorChristian Graus7-Apr-08 23:00 
QuestionHow to Process name Pin
ILLUSIONARY LIFE7-Apr-08 22:41
ILLUSIONARY LIFE7-Apr-08 22:41 
AnswerRe: How to Process name Pin
Christian Graus7-Apr-08 22:58
protectorChristian Graus7-Apr-08 22:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.