Click here to Skip to main content
15,917,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to show images in the Datagrid Pin
Kurian_Kurian27-Jul-07 16:00
Kurian_Kurian27-Jul-07 16:00 
QuestionIIS gets Access Forbiden error [modified] Pin
beatles169227-Jul-07 12:19
beatles169227-Jul-07 12:19 
AnswerRe: IIS gets Access Forbiden error Pin
beatles169227-Jul-07 12:46
beatles169227-Jul-07 12:46 
AnswerRe: IIS gets Access Forbiden error Pin
Paul Conrad27-Jul-07 19:40
professionalPaul Conrad27-Jul-07 19:40 
Questionadding and removing table rows dynamically Pin
jojoStoneHead27-Jul-07 10:57
jojoStoneHead27-Jul-07 10:57 
AnswerRe: adding and removing table rows dynamically Pin
Christian Graus27-Jul-07 11:30
protectorChristian Graus27-Jul-07 11:30 
AnswerRe: adding and removing table rows dynamically Pin
jojoStoneHead27-Jul-07 13:38
jojoStoneHead27-Jul-07 13:38 
AnswerRe: adding and removing table rows dynamically Pin
Imran Khan Pathan27-Jul-07 23:24
Imran Khan Pathan27-Jul-07 23:24 
Hi there

I have done this type of work in my application.
I take one field in datatbase table to store row and cell no.
just like as "NoOfRow_NoOfColumn": 1_1,1_2,1_3,2_1,2_2,2_3.......
I have aslo take NoOfRow and NoOfColumn field to identify how many rows and column are there.

Now when I want to add new row,fisrt I take NoOfRow and increament it by 1 and looping trough NoOfColumn and Add New ROw.
Same thing for adding new Column.

Now In your case U just have to need to identify cell no.
If U have ImageButton on Every Each Row then give ROws Id to Image Button and pass it when click event fire and after that U can Delete selected rows.


Best Of Luck

Best Regard

Pathan

---------------------------------------------------

QuestionAdding a username/ password to http-post in a console application Pin
rbreault27-Jul-07 10:39
rbreault27-Jul-07 10:39 
AnswerRe: Adding a username/ password to http-post in a console application Pin
Paul Conrad27-Jul-07 19:41
professionalPaul Conrad27-Jul-07 19:41 
GeneralRe: Adding a username/ password to http-post in a console application Pin
rbreault27-Jul-07 19:43
rbreault27-Jul-07 19:43 
GeneralRe: Adding a username/ password to http-post in a console application Pin
Paul Conrad27-Jul-07 19:49
professionalPaul Conrad27-Jul-07 19:49 
QuestionDate formatting Pin
Hasan Ali27-Jul-07 10:22
Hasan Ali27-Jul-07 10:22 
AnswerRe: Date formatting Pin
Hasan Ali27-Jul-07 10:27
Hasan Ali27-Jul-07 10:27 
GeneralRe: Date formatting Pin
Hasan Ali27-Jul-07 10:45
Hasan Ali27-Jul-07 10:45 
GeneralRe: Date formatting Pin
Hasan Ali27-Jul-07 10:51
Hasan Ali27-Jul-07 10:51 
AnswerRe: Date formatting Pin
Paul Conrad27-Jul-07 10:40
professionalPaul Conrad27-Jul-07 10:40 
AnswerRe: Date formatting Pin
Christian Graus27-Jul-07 14:22
protectorChristian Graus27-Jul-07 14:22 
Questionhow can i update the gridview with ajax???? Pin
mr.mohsen27-Jul-07 9:37
mr.mohsen27-Jul-07 9:37 
AnswerRe: how can i update the gridview with ajax???? Pin
Christian Graus27-Jul-07 11:26
protectorChristian Graus27-Jul-07 11:26 
Questiondecrease online users Pin
mr.mohsen27-Jul-07 9:33
mr.mohsen27-Jul-07 9:33 
AnswerRe: decrease online users Pin
Paul Conrad27-Jul-07 9:42
professionalPaul Conrad27-Jul-07 9:42 
GeneralRe: decrease online users Pin
mr.mohsen27-Jul-07 9:49
mr.mohsen27-Jul-07 9:49 
GeneralRe: decrease online users Pin
Cfer8327-Jul-07 10:02
Cfer8327-Jul-07 10:02 
GeneralRe: decrease online users Pin
Paul Conrad27-Jul-07 10:12
professionalPaul Conrad27-Jul-07 10:12 

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.