20 Ağustos 2013 Salı
datagrid to excel encoding
Response.ContentEncoding = System.Text.Encoding.Unicode;
Response.BinaryWrite(System.Text.Encoding.Unicode.GetPreamble());
response için yukarıdaki satırları eklemek gerekiyor.
2 Mayıs 2013 Perşembe
b.jgrid.formatter is undefined. hatası
Merhaba
b.jgrid.formatter is undefined. hatasını almanızın sebebi
script src="/js/grid.locale-en.js" type="text/javascript" /script
21 Nisan 2013 Pazar
IIS'deki şişmeleri önlemek için yapılabilir.
IIS'de herhangi bir koddan şişme gerçekleşiyorsa web.confige aşağıdaki kodu yapıştır.
Kaydol:
Kayıtlar (Atom)