Archivi tag: Row

Add javascript or css to tr created by asp.net GridView

I don’t like too much use GridView controls but in a existing project I found it applyed. My target was only to attach “onclick” javascript event to the row generated. Inside this event it’s possibile access to the item’s column … Continua a leggere

Pubblicato in Asp.Net, c#, javascript | Contrassegnato , , , | Lascia un commento

ASP.Net ListView call method or pass row object

Anyone knows how to bind a property in a list view, but someone doesn’t knows that it’s possible to call a method with a property value or a method with row object as parameter As you can see I create … Continua a leggere

Pubblicato in .Net, Asp.Net, c# | Contrassegnato , , , , , , | Lascia un commento

Show Modal popup from other page using Bootstrap

I like put the code of the popup in a separated page. In this example I put the popup code in mypage.htm and this is the code of default.html As you can see, I haven’t write any line of javascript … Continua a leggere

Pubblicato in Asp.Net, Bootstrap, c#, jquery | Contrassegnato , , , , , | Lascia un commento

WPF GridSplitter Column Width Grow

Oggi mi sono ritorvato a perdere 2 ore su un buco di WPF che mi ha lasciato al quanto shocakto Partiamo dicendo che un GridSplitter si puo’ realizzare in due modi diciamo 1) Colonna dedicata 2) Splitter all’ interno di … Continua a leggere

Pubblicato in c#, WPF, xaml | Contrassegnato , , , , | 1 commento